[Resolved] Latest posts feature misaligned on Chrome

Home Forums Support [Resolved] Latest posts feature misaligned on Chrome

Home Forums Support Latest posts feature misaligned on Chrome

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1577954
    Joy

    Hey there GP team,

    I’ve just updated to the latest version of WP this week and the “latest posts” feature is now pushing the third post (from a set of 3) onto the second row.

    I have just update GP Premium and hoping that will fix it but after clearing cache nothing has changed. Wondering if you’ve come across this problem and any ideas on how to fix?

    Many thanks,
    Joy

    #1578015
    Leo
    Staff
    Customer Support

    Hi there,

    Can you do two things to test first:

    – Clear and disable the caching plugin so we can inspect the code better.
    https://www.screencast.com/t/rqeExwuNe5

    – Temporarily comment out your custom CSS so we know nothing is interfering.

    Let me know πŸ™‚

    #1578072
    Joy

    Thanks so much for the help Leo, I’ve deactivated the caching plugin but am too ignorant to know what this means “Temporarily comment out your custom CSS so we know nothing is interfering.” πŸ™‚ – would you mind letting me know how to do that?

    Many thanks!
    Joy

    #1578092
    Leo
    Staff
    Customer Support

    Temporarily remove these two blocks of CSS:
    https://www.screencast.com/t/5jmeYOXLhZ75

    #1578176
    Joy

    ok great thanks Leo, that’s done.

    #1578178
    Joy

    That also seems to have solved the immediate problem although now the alignment is out again on the home page with the latest posts sitting too far to the right (Tom kindly helped me put all that CSS in to get it looking just right).

    #1578870
    Leo
    Staff
    Customer Support

    Try this CSS:

    .wp-block-latest-posts.is-grid {
        margin-left: 0;
    }
    #1582540
    Joy

    Perfect thanks so much Leo!

    #1583234
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

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