Headline Widget Padding
Hello. I’m a noob so please excuse my limited knowledge. I would like to reduce the padding between our logo and the wording beneath our logo (in the header). Is there some custom css I could use to adjust that gap? Thanks for your time! Chris
site: http://acutaboveva.com/
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Acutaboveva.
That spacing is actually a combination of padding (which you’ve already removed) and margin.
If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add (and adjust) the following CSS:
#masthead.force-responsive .hgroup #header-sidebar { margin-top: 10px; }You might also need to install the SiteOrigin CSS Editor.
Thanks a bunch!
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.