We would like some help on our Collection pages on our site: https://www.ektahelsinki.fi/collections/wool-sweaters-women. At the moment the info text under the heading “Women Sweaters” is centered with really large margins on both sides which makes the text take up a lot of rows and space before the actual products appear. We would like the text to be wider so that it doesn´t take up as much space. I guess it´s pretty simple but can´t find the solution anywhere. Hopefully someone can help.
Thanks in advance!
Best regards,
Nicolina
Hi @NicolinaZ ,
This is Henry at PageFly - Shopify Advanced Page Builder app.
You can try this code by following these steps:
Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag
Hope this answer helps.
Best regards,
Henry | PageFly
.SectionHeader__Description {
max-width: 1200px;
}
put this in your theme.css
Huge thank you! Works great 
We would be interested to do the same - edit the seo/info text on the collection site.
Did you do it on your own or did you ask an agency or an expert? We just vistited you shop ( so beautiful) but we found the text on the collection site at the top. Did you change it back to the top because this solution was better? Thank you for your help, we would love to solve the problem too and we are a bit lost.