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 🙂
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025