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 size additional problem

Open 1 reply generalpremium
10 years ago · Last reply by Magus 10 years ago

Hi,

I’m using Vantage Premium.
Having a little problem with the footer size.
I used solution given here:

Footer Size

It worked perfectly except the home page.
The home page has the metaslider so it doesn’t need the extra height on the content conteiner.
Is there anyway to exclude the home page from the minimum height of the content conteiner fix?

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Magus Staff 10 years, 8 months ago

    Hi Shedcapester Shedcapester

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

    .home #main {
        min-height: auto !important;
    }

    Let us know how you get on

    Magus

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