This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Footer & Site Info

Resolved 5 replies technicalthemetheme-north
9 years ago · Last reply by Hunny 9 years ago

Hello Team

I want to remove the footer on just the home page but keep the site info box at the very bottom.

How do I hide just the footer for that page?

Thanks

Ray

p.s. link to site to follow in p.m.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Hunny Private 9 years, 7 months ago

    This is a private message.

  2. Alex S Staff 9 years, 6 months ago

    Hi Hunny

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .home .site-footer > .container {
    	display: none;
    }

    You might also need to install the SiteOrigin CSS Editor.

  3. Hunny 9 years, 6 months ago

    Thanks.
    I had tried and failed to get this correct. I got part correct, oh well.

  4. Alex S Staff 9 years, 6 months ago

    Hi Hunny,

    I’m not sure I understand. Could you please elaborate? I think you’re saying that the CSS isn’t working for you, correct? That’s quite odd. I’ll look into it and reply with a different method on your confirmation.

  5. Hunny 9 years, 6 months ago

    No, no, sorry. A poor reply from me. I was referring to previously. I had tried previously.

    Your code does work, thank you :)

    Regards

    Ray

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread