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?
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024