Dawn Theme - Increase width of the collection text

Link to page:

https://www.abingdon-storage.co.uk/collections/self-storage

at the top of my collections pages, i want to increase the width the text appears, it is set to about 800px at the moment, but I need it to be 1200px like the others.

But not sure what section in the code i need to change please?

image below, i need the text to spread all the way over like the products do.

Hi @Abingdon-Storag

This is PageFly - Free Landing Page Builder. I would love to provide my for your store based on 6 years of providing solutions for about 100.000 active Shopify merchants.

You can find theme → edit → theme.liquid

Then you can paste the code before

.collection-hero__description.rte{

max-width:100% !important

}

If you want more flexibility to personalize your pages, I’d love to introduce our product PageFly Landing Page Builder with 24/7 support live chat. PageFly has a Free plan where you can use all features and create different page types so I hope give us a try.

If you find my comment useful, please let me know by giving it a Like. Thank you!

PageFly

Thank you, this solved the problem perfectly. appreciated