Hello, can anyone please advise me if it is possible to change the width of sections in the Dawn theme?
Specifically featured products width.
I have a theme layout set for 1200px and I like the look of that but I’d love to increase the width of the featured collection and rich text to 1600px as I like that look on those specific sections better while all the rest remains 1200px.
@apprivio - we can use the specific section id to try it, but this will be section specific so other sections are not changed and once you remove this section , code will not work if you add new
You can do this by adding CSS rules assigned to specific sections. When you set a section, it has a specific ID. You have to check this ID (in the page source) and add a rule assigned to it. For example:
@KseniiaDenysova - I checked your header, it does not have any specific width set, it will change as per the screen size, I think your screen is 1300px hence it shows width 1300px, if you have bigger screen then it would be bigger
@KseniiaDenysova - please add this css to the very end of your base.css file and check , this will set header to maximum width 1600px even if screen goes beyond that.
Can this be applied to just all product pages? Right now the maximum width of our product page is 1600px, where is the line of code so we can add a custom value? We would like to change it to 1800px.
Ideally, we would like the product page width to always be the maximum width depending on the browser window size. Until the browser window is larger than maybe 1800px-2000px, the product page width should always be at max width, taking up the full width of the browser window. After 1800-2000px, the extra space on the sides would appear.
Hi I was wondering if you could help me. I am trying to increase the width of the text section at the bottom of my homepage to the size of the carbon neutral deliveries banner above the text . My website address is www.stylecentral.co.uk