Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #782980

    Hello,
    I have on my startpage the Content Element Blog Post showing 4 entries, as I fixed it. Unfortunally I saw now on the smart phone showing 2 posts in a row. I guess before it was showing the posts one under another. Is it possible to fix this?
    We have mostly long headlines, it’s german language problem, and on smart phone it is like this not readeable.
    I send you a link to the website in private content.

    Thanx a lot for helping
    Claudia

    #782988

    Hey claudipro,

    Add the following to quick css and let me know if it works:

    @media only screen and (max-width: 767px){
    article.slide-entry.flex_column.post-entry {
    width: 100%!important;
    }
    }

    Best regards,
    Jordan Shannon

    #783007

    You are the greatest!
    Thanx a lot it’s working fine
    Claudia

    #783015

    Hi,

    Great! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Blogpost on startpage’ is closed to new replies.