How to make logo/header full width (yes, again!)
-
I know this is difficult in Virtue, that it’s not designed to have a full width header, and so on. And I know this question has been asked before, by various people. So apologies for asking it again.
This is my development site: https://reorg.international
You’ll see I the header, 940px wide, with a white margin either side that I want to lose.
Here’s what I’ve tried, without success:
1. As proposed at
https://www.ads-software.com/support/topic/virtue-theme-logo-full-page-width(Background image workaround)
.col-md-12>#logo { min-height: 300px; } .headerclass { background-size: cover !important; }
—-
2. As proposed at
https://www.ads-software.com/support/topic/full-width-header-logo-left-and-menu-right-aligned.headerclass > .container { width: 100%; }
—-
Please let me know if you have the solution. Thanks.
- The topic ‘How to make logo/header full width (yes, again!)’ is closed to new replies.