SarahPiano Posted November 2 Share Posted November 2 I like having no margins on my website for all the pages except the store page. Is there a custom css that will change the page margins for the store page? https://www.kandsmusic.org/k-and-s-publishing Link to comment
Solution tuanphan Posted November 6 Solution Share Posted November 6 You can use this code to Website > Website Tools (under Not Linked) > Custom CSS /* Shop Page margin */ .products.collection-content-wrapper .list-grid { margin-left: 1vw; margin-right: 1vw; } 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
SarahPiano Posted November 7 Author Share Posted November 7 On 11/5/2023 at 6:55 PM, tuanphan said: You can use this code to Website > Website Tools (under Not Linked) > Custom CSS /* Shop Page margin */ .products.collection-content-wrapper .list-grid { margin-left: 1vw; margin-right: 1vw; } Thank you so much! That did it! 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