1 Like
Hello There,
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset >theme.css and paste this at the bottom of the file:
@media only screen and (max-width: 768px){
.product__policies.rte {
text-align: center!important;
}
}
Screenshot :- https://image.prntscr.com/image/darKBGL8S3GqZwYGtaWRrQ.png
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
