Hello
Dawn Theme, please can you someone advise how to make Product Information Collapsible Content full width on desktop ?
Hello
Dawn Theme, please can you someone advise how to make Product Information Collapsible Content full width on desktop ?
Hi @clairemarie
Can I take a look, would you mind to share your store URL? Thanks!
Hi @clairemarie , looks like you can edit the .collapsible-content-wrapper-narrow class in the collapsible-content.css file in the Assets folder by changing the max width to: “max-width: 100%”
Ok, try editing the max-width to be something like “max-width: 1200px” and make sure to add another line of code that says “width: 100%”. That way it will always be 100% of what you want up to 1200px, or whatever size you’d like.