Shopify themes, liquid, logos, and UX
Hello everyone, I'm finding that this has been answered before for different themes, but as a newbie, I'm still struggling to get this to work.
I can center it within the collection text box but I can't center it on the actual page.
Please help.
Solved! Go to the solution
This is an accepted solution.
Hey @1KNDclothing
Please add the following code at the bottom of your css,
@media screen and (min-width: 750px){
.collection-hero__description {
max-width: 100% !important;
text-align: center;
}
}
Hey @1KNDclothing
Can you share your store URL?
This is an accepted solution.
Hey @1KNDclothing
Please add the following code at the bottom of your css,
@media screen and (min-width: 750px){
.collection-hero__description {
max-width: 100% !important;
text-align: center;
}
}
worked perfectly, thank you so much
Hi! This code worked great for altering the desktop version of my site, but the mobile version remains the same. How can I apply these changes to mobile as well?
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025