Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
He everyone, I try to add ledt and right margin to my collection text, but I don't find a solution. I have a venture theme and I modified the collection.liquid section to pit the text at the bottom of my collection page.
So I would like to add left and right margin to my text, and I didn't find any solutions who suits to my problem.
Solved! Go to the solution
This is an accepted solution.
.section-header__subtext.rte {
padding-left: 250px !important;
padding-right: 250px !important;
}
Add this code in the theme.scss file
I would like that the text " découvrez..." suits to the border product
Is it possible ?
This is an accepted solution.
.section-header__subtext.rte {
padding-left: 250px !important;
padding-right: 250px !important;
}
Add this code in the theme.scss file
Ok and at which place do I should add this code in the theme.scss file ?
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025