[Resolved] about the height with two posts

Home Forums Support [Resolved] about the height with two posts

Home Forums Support about the height with two posts

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

    hello

    url is here https://agro.baynoe.com/category/pesticide-technical/

    please see the pic :

    how to set the height ?

    thanks.

    #2325400
    David
    Staff
    Customer Support

    Hi there,

    that space is Separating Space in Customizer > Layout > Container.
    However that will also affect the spacing for the entire site, eg. the space between the sidebar widgets.

    If you just want to reduce the spacing between the archive posts then add this CSS:

    :is(.archive, .blog) .post {
        margin-bottom: 0;
    }
    #2325817
    bruce

    hello David:

    yes.

    first i changed it in Customizer > Layout > Container.but the sidebar’s height also chaged.

    ok now .

    thanks.

    #2326172
    David
    Staff
    Customer Support

    Glad to be of help!

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