Full Width Masthead Logo
I’ve searched and tried all the snippets of css here already but none are working. I’d like to remove the white space from the left and right of the masthead logo.
Thanks!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Andy Betts
You can 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.
#masthead { padding: 0; } #masthead .hgroup { margin: 0px !important; max-width: 100% !important; } .logo-height-constrain { width: 100%; }Let us know how you get on
Magus
Perfect, thanks very much indeed :)
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.