Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #20513
    Lea
    Member

    Hello, there seems to be a lot of space in between my featured content and the next box/footer widget? How do I remove some space as well as the line in the featured content box? http://www.aeriformarts.com/aerartstester1/

    #20526
    Sakin
    Keymaster

    @Lea: Can you try adding the following css in “Appearance => Theme Options => Custom CSS” box.

    .home #content .hentry {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    #20527
    aeriformarts
    Member

    perfect thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘spacing below featured content’ is closed to new replies.