[Support request] I want to keep the Separating Space 2 px between one post to another post

Home Forums Support [Support request] I want to keep the Separating Space 2 px between one post to another post

Home Forums Support I want to keep the Separating Space 2 px between one post to another post

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1055866
    Immi

    I want to keep the Separating Space 2 px between one post to another. And I want to keep all the others separating space 20px.

    If I Reduce separating space from here Customize>Layout>Container>Separating Space. impact space on all others

    #1055876
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .separate-containers .site-main .post {
        margin-bottom: 2px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.