Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10085
    amyfanton
    Participant

    Hello,

    Can someone please help me figure out how to remove the space between my content and the footer (the white area above the footer)? Is there some custom CSS I can pop in?

    My site is fantonphotography.com

    Thank you!

    #10146
    Sakin
    Keymaster

    @amyfanton: I see that you have set “Front Page” in “Settings => Readings”. You can just set that as latest post “our latest posts” and disable that from “Appearance => Theme Options => Homepage Settings => Homepage / Frontpage Settings” and uncheck “Enable Latest Posts” and save it.

    #10293
    amyfanton
    Participant

    Hi, Actually that button is already unchecked. It isn’t just on the homepage either–it is on all of the pages that I am having this problem.

    There is a big gap between the content and the footer on all of the pages. Could you please help me remove it?

    #10302
    Sakin
    Keymaster

    @amyfanton: Decrease the margin and padding as per you need and add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .site-content article { margin-bottom: 40px; padding-bottom: 40px; }

    #83530
    lanretobi
    Participant

    hello Sakin pls help me, am using catch everest theme on my website how can i remove the space between featured contents and make featured contents 4 in a row intsead of 3 per row. thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Removing space between content and footer’ is closed to new replies.