Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #41566
    Christine
    Participant

    Hello!
    I would like to know how to remove the extra space from below the featured content on my home page so that the spacing above and below the content is the same.

    My Website

    As you can see, the space below the featured content is just a little bit larger since I am hiding the home page content from the front page of the website.

    Thanks!
    Christine

    #41568
    Sakin
    Keymaster

    Hello Christine,

    You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #main #featured-post { margin-bottom: 0; }

    Regards,
    Sakin

    #41631
    Christine
    Participant

    Thank you! It worked perfectly.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Space Below Featured Content (Not Using Home Page)’ is closed to new replies.