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.

Setting Header Padding to 0 breaks theme

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

Changing the header padding to 0 in the Customize menu causes the header padding value to be lost, or unsaved/sticky, and the theme defaults to the original 35px padding setting.

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, 4 months ago

    Hi Jenny

    Unfortunately a small bug with the Customizer, we do have it logged. To hotfix you can insert the following under Appearance > Custom CSS:

    /* Vantage Header Padding */
    header#masthead .hgroup {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    }

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