Shopify themes, liquid, logos, and UX
Trying to figure out how to change the "left orientation" of my heading in a particular section to "centre orientation". See photo below (trying to centre "Gifts & Arrangements")
Solved! Go to the solution
This is an accepted solution.
Hi @mollybluesh
Try this one.
.collection .title-wrapper-with-link {
justify-content: center;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hi, Paste this code in your base.css file
@media screen and (min-width: 990px) {
.title-wrapper-with-link {
justify-content: center !important;
}
}
This is an accepted solution.
Hi @mollybluesh
Try this one.
.collection .title-wrapper-with-link {
justify-content: center;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We 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, 2024