Setting Header Padding to 0 breaks theme
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
1Hi 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.