As the title suggests… On desktop it looks fine, but when you enter the store from phone, the page title cannot be read because it’s being cut. View image below. Can you please help?
url: www.crueltyfreebabe.com
-
Go to Online Store->Theme-> Edit code
-
Asset->/ theme.css ->paste below code at the bottom of the file.
@media only screen and (max-width: 749px) {
.main-content {padding-top: 80px !important;}
}
Thanks!
Were you able to get this fixed I’m having the same problem
Please add css class
I tried adding the css but nothing changed
Thanks it works perfectly ![]()
Hey yes, the code worked for me. Good luck
