I’m about to send an email to my email list with a link that brings them to the page to sign up for SMS, when I realized that page looks so bad on mobile and is not user friendly!
I went to my theme editor and went to this page and this is not what the preview looks like so I’m not sure what I can do through my theme editor. I also found a different discussion that suggested adding this line of code to the liquid code, but that didn’t help either.
Any tips on fixing this? It looks like a sizing issue because just have to Zoom in on the page to make it full size to mobile, but I don’t want customers to have to do that.
Sorry for no reply. I thought i had repplied on this thread. The page on the mobile device is not responsive. You can add below CSS to make them full width. However, it will require more time to make it fully responsive.
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
If I managed to help you then, don’t forget to Like it and Mark it as Solution!