Sizing of logo on Vantage
I have added a logo to my site which should cover the total space of the page width, however, it doesn’t matter what I do I cant get it exactly right.
Please view the url for visual.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Martin
Vantage, at the time of build, unfortunately, didn’t anticipate this. Please, try the following at Appearance > Custom CSS to help things along:
/* Full Header Logo - Boxed Layout Bound */ header#masthead { padding: 0 !important; } header#masthead .hgroup { padding: 0 !important; } header#masthead .hgroup .logo img { height: auto; width: 1080px; } header#masthead .hgroup .logo img[style] { padding-top: 0 !important; padding-bottom: 0 !important; } .main-navigation { margin: 0 !important; } body.responsive header#masthead .hgroup .support-text, body.responsive header#masthead .hgroup #header-sidebar { display: none !important; }Many thanks for this, Andrew, it worked a treat!
Regards
Martin
Awesome :) Glad to hear that did the trick. All the best.
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.