Hi all. would someone be able to assist me with the text padding (i think) on my new site ? The text on the product pages and collection pages seems to be right up to the left of the screen and it needs to be a bit further right so its clearly readable ?
below screenshots for reference on the collection page and product desription pages
Hello @cbdhealth ,
Could you please provide the URL/ password to your store so that I can check it and provide you with the exact solution?
Hello @cbdhealth
I’m happy to help with that. To get this sorted quickly please provide temporary login credentials or let me know if you’d prefer to make the updates yourself with some guidance.
Thanks
Anna
Hiya , i can make the changes I think if you can advise please
Hello @cbdhealth ,
Here are the steps to apply the necessary changes in your Shopify store:
- In your Shopify Admin, navigate to Online Store > Themes > Actions > Edit Code.
- Locate Asset > base.css and paste the following code at the bottom of the file:
@media screen and (max-width:768px){
main.main-content.container {
padding: 60px 10px !important;
}
}
Let me know if you need further assistance!
Worked treat thank you very much for that
.
Hi @cbdhealth ,
You’re most welcome!
Glad that the solution worked for you. Wishing you great success with your business!