[Resolved] .inside-article spacing css

Home Forums Support [Resolved] .inside-article spacing css

Home Forums Support .inside-article spacing css

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1063574
    Pete

    I’m not having much luck with the spacing below the archive entry titles. ATM it’s too much at the bottom. How can I reduce the bottom spacing to be similar to the top.

    #1063579
    Leo
    Staff
    Customer Support

    Hi there,

    Try adding this CSS:

    .no-sidebar.separate-containers .site-main {
        margin-bottom: 0;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps 🙂

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