Shopify themes, liquid, logos, and UX
Hello All,
Can anyone please give us some advice on what parameters we should be changing for mobile only to make our text centered on any device?
The code below is what we have in the custom CSS section within the page. I have tried media only etc, but nothing seems to change on mobile.
@media with the code below makes it align but I am unable to publish for some reason.
Thank you!
Mobile:
Website:
Custom CSS with home page:
Try adding this
@media (max-width: 798px) {
.rich-text__heading {
left: auto !important;
width: auto !important;
}
.rich-text__text {
left: auto !important;
width: auto !important;
}
}
Anytime 🙂
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024