• Fine on the main home page of the site when using the Customer Homepage Template (which took a while to discover!), there is no gap/white space between the main content section and the footer. But since I don’t want the slider at the top of every page I am trying to set them up using Default template, and that is automatically putting in a gap/white space between the main content and footer.

    I imagine there will either be a box to tick somewhere, or margin/padding code I can edit, but so far not managed to find the winning combination!

    Any help/suggestions greatly appreciated, thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author VW THEMES

    (@vowelweb)

    Hello @primalfithabits,

    Add the below CSS code in additional CSS for that go to dashboard >> Appearance >> Customize >> Additional CSS >> Paste the below CSS >> Publish it.

    .footersec {
        margin-top: 30px;
    }

    Thanks.

    Thread Starter primalfithabits

    (@primalfithabits)

    Thanks, that seems to make the white space larger! I tried putting a – (minus sign) in front of it and that worked on the all pages, expect it now means the footer section on the home page (which uses the home page template) has an overlap. If I try to adjust the minus figure for the top margin until it doesn’t overlap it then goes back to meaning white space on the other pages between the main content and the footer (less than before, but still there!)
    Any further suggestions/advice please

    Theme Author VW THEMES

    (@vowelweb)

    Hello @primalfithabits,

    Could you please provide us screenshots so that will check the issue and provide you the solution?

    Thanks.

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