Hi!
Somehow my mobile view for forms does not have padding at all. I’d like it to have some space on the left and right for mobile view, if someone could please help! ![]()
Shopify URL: https://65a186-44.myshopify.com/
Password: meerew
Hi!
Somehow my mobile view for forms does not have padding at all. I’d like it to have some space on the left and right for mobile view, if someone could please help! ![]()
Shopify URL: https://65a186-44.myshopify.com/
Password: meerew
Hey @letsgetwasted
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
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hello @letsgetwasted
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Hi @letsgetwasted ,
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file base.css, theme.css, styles.css, custom.css or theme.scss.liquid
Step 3: Insert the below code at the bottom of the file → Save
@media only screen and (max-width: 749px) {
.contact.page-width {
width: 90%;
}
}
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you
Hello! This nearly works, but it only fixes one of the forms - how can I apply this to all forms on my website, across all pages, not just a specific one please?
@letsgetwasted Please follow below steps to set padding for form. Let me know whether it is helpful for you.
.contact {
padding-left: 15px;
padding-right: 15px;
}
Result will be like,
Please provide your support by click “Like” and “Accepted” if our solution works for you. Thanks for your support.
Hello @letsgetwasted
Go to online store ---------> themes --------------> actions ------> edit code-------> base.css------> line number 83
and add this code
.page-width {
margin: 0 auto;
}
let me know if this solves the purpose on all the forms
Thanks
This worked perfectly, thank you so much! ![]()
Very welcome!
off sitewide
July sale — 45% off at checkout, applied automatically. Valid for 60 minutes. One per customer.
Offer ends in