• Resolved qbuildemily

    (@qbuildemily)


    There is suddenly a lot of top padding to my post grid.
    Not sure how or why this happened because no changes were made to the post grid or this page.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Nafis Mahmud Ayon

    (@nafismahmudayon)

    Thanks for posting an Issue.

    I just visited your blog page. Where I found some custom CSS added to your blog page.
    Here is the screenshot of the top padding.

    You have to remove it, and your blog page return to the original style.

    Thread Starter qbuildemily

    (@qbuildemily)

    Hi there,
    I have no idea where that is coming from.
    It isn’t in my custom css anywhere nor is it in any css stylesheets I have.
    I was hoping you would have a better idea of where to find this since it is explicitly targeting postgrid.

    azizulraju

    (@azizulraju)

    Hi @qbuildemily,
    Please follow my step-by-step instruction to resolve this issue –

    First, Edit your post grid.
    Screenshot: https://ibb.co/TLs27YJ

    Under Layouts, look for the layout you’re using and go to the Edit mode –
    Screenshot: https://ibb.co/wzy6BPK

    Copy the CSS code below and paste it under Custom Scripts => Custom CSS option.
    Screenshot: https://ibb.co/Bgd8Fs7
    Code to copy:

    .post-grid .layer-wrapper:before{
        padding-top: 0 !important;
    }

    Let us know if it helps.

    Thread Starter qbuildemily

    (@qbuildemily)

    This doesn’t seem to have any effect.

    I have been testing on our development site: https://qbuilddev.wpengine.com/blog

    Plugin Support hasanrang05

    (@hasanrang05)

    Hi @qbuildemily, Please note, these CSS not come from our plugin, it seems you added under custom CSS section, you could removed it to solved.

    https://i.ibb.co/RNvbGYS/08-Jun-23-10-46-31-AM.png

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Post Grid Suddenly has top padding’ is closed to new replies.