Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1290390
Related post not looking good on mobile
Closed

Comments

  • Kristofer started the conversation

    Hi,

    I have a problem with related post on mobile. Its not looking good, most of the text ends up outside the box.

    How can I fix this? I want related post to be on a vertical row on mobile.

    /Kristofer

  •  7,280
    Oliver replied

    HI!

    pls. add following css:

    @media (max-width: 768px) {
    .post-related-posts-block .related-element {
        margin-bottom: 0;
        width: 100%;
    }
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Kristofer replied

    Awesome! Problem solved.

    Thanks!

  •  7,280
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver