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.

Vantage premium: Remove Footer only on homepage

8 years ago · Last reply by Alex S 8 years ago

Hello,

I have a premium Vantage child-theme. I want to remove the footer only from my home page. Also there is a white bar between the photo and footer on the homepage I want to remove. Is this possible. My website is www.veldko.nl

Thanks,
Bert

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 8 years, 6 months ago

    Hi Bert,

    You can do this with page settings and a bit of custom CSS. Please open up your home page and open the full editor. Scroll down and find the Page Settings box on the right. Untick Masthead Bottom Margin and Footer Top Margin. Tick Hide Footer Widgets and then save the page.

    Please navigate to WP AdminAppearanceCustom CSS and add the following CSS:

    .layout-full .panel-row-style.panel-row-style-full-width {
    	padding-top: 0;
    	padding-bottom: 0;
    }

    How does that look?

    You might also need to install the SiteOrigin CSS Editor.

    By the way, as you’re a premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on your Page: Dashboard (please refer to the support tab). Please reference this thread and include your SiteOrigin order key in the email.

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