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.

Header Padding

11 years ago · Last reply by Andrew Misplon 11 years ago

I am a Vanatge Premium member. The padding around the logo is too bid 45px. Usually, I go into Customise – General – and set the padding to 10px. However with my new installation, I set it from 45 to 10 and save it. However, when I visit my site, its been restored to 45px again. Can anybody help please? Why is there a problem. With my other sites, it works fine?????
Thanks Andrew

URL: http://www.dewcosmetics.co.uk

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 11 days ago

    Hey Andrew

    Sorry for the hassle here. 2.3 unfortunately got shipped with a bug in our Customizer framework that is preventing all numerical values from saving. We’ve fixed it and will ship the update very soon. Hopefully today or tomorrow.

    If you want to jump ahead a bit and hotfix this, try inserting the following under Appearance > Custom CSS:

    /* Vantage Header Padding */
    header#masthead .hgroup {
    padding-top: 10px;
    padding-bottom: 10px;
    }

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