Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1208823

    Hi team,
    I can’t figure out how to reduce the space between keywords and the section “you might like to read…” as per this attached image, in the css section
    Does somebody can help me?
    Thank you so much!

    Capture-d-e-cran-2020-05-01-a-12-39-59

    • This topic was modified 4 years, 6 months ago by mark.
    #1208826

    Hey,

    Thanks for contacting us!

    Could you please post a link to your page?

    Best regards,
    Yigit

    #1208840
    #1208872

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    #top .fullsize .related_posts {
        padding-top: 0;
    }
    .single-post .post_delimiter {
        display: none;
    }
    
    
    

    Best regards,
    Yigit

    #1208900

    Excellent, exactly what I needed, thank you !!

    #1208928

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to reduce this space’ is closed to new replies.