Shopify themes, liquid, logos, and UX
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
Solved! Go to the solution
This is an accepted solution.
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 </body>
<style>
.SectionHeader__Description.Rte {
max-width: 100%;
}
</style>
Hope this answer helps.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
.SectionHeader__Description {
max-width: 1200px;
}
put this in your theme.css
This is an accepted solution.
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 </body>
<style>
.SectionHeader__Description.Rte {
max-width: 100%;
}
</style>
Hope this answer helps.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
.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.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024