I’d like to change the width of the main body of my site, so that only the header and footer is full-screen width. like on my current site https://caviartresor.de/
i tried this code .PageContainer{margin: 0 20px;} , but it changed the also the header and footer width.
Hello @houman ,
you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!
Please Share your store live url with password (if it password protected) & screenshot where you want to do modification, so that I will solve your issue here!
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
Note : If your store is having this media already (for mobile version) then no need to add whole code . Only just add css in that media ie 749px(already exist)