aaron_leduc Posted March 31, 2020 Share Posted March 31, 2020 Site URL: http://www.mvcchurch.org I'm interested in adding an infinite width header to my site in the Avenue Template. It doesn't look like there an out of the box way to do this, but is there a way to code it that is consistent with the height of the current header and menus? website is www.mvcchurch.org Thanks! Link to comment
tuanphan Posted April 1, 2020 Share Posted April 1, 2020 Add to Home > Design > Custom CSS #canvas { max-width: 100% !important; } #header { margin: -85px -75px; padding: 10px 75px !important; background: gray; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.