Shopify themes, liquid, logos, and UX
hye
i want heading of "featured Collection" and featured products in the centre as it is on the left
each time whem i add feature products , heading should be in centre
Solved! Go to the solution
This is an accepted solution.
Hey @zikriarathore,
Try adding this to your CSS
.collection-list-wrapper .title-wrapper-with-link {
justify-content: center !important;
}
.collage-wrapper-title,
.collection__title .title {
text-align: center !important;
}
This is an accepted solution.
Hey @zikriarathore,
Try adding this to your CSS
.collection-list-wrapper .title-wrapper-with-link {
justify-content: center !important;
}
.collage-wrapper-title,
.collection__title .title {
text-align: center !important;
}
which file ? base.css? where to add this code?
Yes, you can add in base.css
where in this file?
At the very top @zikriarathore
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024