[Resolved] Remove the space between slider and footer on all pages

Home Forums Support [Resolved] Remove the space between slider and footer on all pages

Home Forums Support Remove the space between slider and footer on all pages

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #121307
    Jenifer Bain

    I would like to remove the white space between the meta slider and the footer. I found the css to do it on the home page but I want to do that on all the pages of the site. Could you send me the css to do that please. My site url is http://65c.97b.myftpupload.com/

    #121318
    Tom
    Lead Developer
    Lead Developer

    That space is actually for your page content – if we remove it on all pages, none of your actual content will show up (except for the slideshow).

    Is every single page on your site using the metaslider only?

    #121320
    Jenifer Bain

    Yes, for now I am only going to use the meta slider on each page for the content. I’ll remove the css if I want to add content below the slider.

    #121321
    Tom
    Lead Developer
    Lead Developer

    In that case, this should do it:

    #page.container {
          display: none;
    }
    #121322
    Jenifer Bain

    Thank you. It worked.

    #121323
    Tom
    Lead Developer
    Lead Developer

    Great 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.