Guest Posted February 18, 2021 Share Posted February 18, 2021 Site URL: https://www.shopnead.com/ Hello, I am trying to get an even margin (left and right) for the three main elements of the website. I would like the inset header to lead the size of the side margins across the body and the footer of the website. Would someone be able to help me figure this out? CSS is also fine. This is an example page but ideally it would be the same across all the pages. URL: https://www.shopnead.com/vintage PASSWORD: Radcliff Thank you, Maxime Link to comment
tuanphan Posted February 19, 2021 Share Posted February 19, 2021 Hi. You want header - footer same width? 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
Guest Posted February 19, 2021 Share Posted February 19, 2021 Yes and the body too. Thanks, M Link to comment
tuanphan Posted February 22, 2021 Share Posted February 22, 2021 On 2/19/2021 at 6:35 PM, MaximeW said: Yes and the body too. Thanks, M Add to Design > Custom CSS /* Shop page width */ @media screen and (min-width:768px) { .tweak-products-width-inset .products.collection-content-wrapper { max-width: 100% !important; padding-left: 2vw !important; padding-right: 2vw !important; } } creedon 1 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