mgibbons85 Posted October 5, 2021 Share Posted October 5, 2021 I'm using the Wexley template and want to make the header also react to the browser size and go full-width. I'm using a gallery page here as a homepage. The gallery itself seems to extend to the edge of the page, but the header (with a gallery carousel inside) doesn't seem to. See pic below -the grid of pictures is full width, but the carosel header doesn't go all the way. Any help? Link to comment
tuanphan Posted October 7, 2021 Share Posted October 7, 2021 Try adding this to Design > Custom CSS div#headerWrapper { position: absolute !important; top: 0; left: 0; right: 0; padding-top: 60px; padding-left: 60px; padding-right: 60px; } div#pageWrapper { margin-top: 115px; } 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
Create an account or sign in to comment
You need to be a member in order to leave a comment