Site logo

[Resolved] Too much of white space between the posts on IPhone

Home Forums Support [Resolved] Too much of white space between the posts on IPhone

Home Forums Support Too much of white space between the posts on IPhone

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1576734
    Peter

    There is too much of white space between the posts on IPhone. It is almost 1/2 inch. Any way to reduce it? Regards, Peter.

    #1576840
    Ying
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can use the private information field.

    Let me know 🙂

    #1579891
    Peter

    https://www.zgazette.com/.
    You have to open it in an IPhone to see the issues.

    #1580085
    David
    Staff
    Customer Support

    Hi there,

    any particular device you’re seeing this on ? Can’t see the problem on my iPhone.
    What happens if you open it in a private/incognito browser ?

    #1580144
    Peter

    https://www.dropbox.com/s/jsrlrhmr6wk0zv2/iphone11.PNG?dl=0

    It is on IPhone 11. The same is in IPhone 6. To much space is wasted between the post. Thanks for very quick response.

    #1580220
    David
    Staff
    Customer Support

    Try adding this CSS:

    @media(max-width: 768px) {
        .generate-columns-container footer.entry-meta {
            display: none;
        }
    }
    #1580788
    Peter

    Works! Thanks David.

    #1581311
    David
    Staff
    Customer Support

    You’re welcome

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.