Shopify themes, liquid, logos, and UX
How to make this responsive on mobile and make this form little lower so the picture will be visible
https://9yl34mux4r6jmu5r-60543631583.shopifypreview.com
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media screen and (max-width: 749px){
#shopify-section-template--15247764881631__form { padding: 50px 10px !important;}
}
Yes its fixed how to make the form lower like overlaps the image so image will show
Please share screenshot waht do you want!
Thanks!
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media screen and (max-width: 749px){
.field__label { font-size: 1.2rem !important;}
}
try following css for desktop
@media screen and (min-width: 749px){
#shopify-section-template--15247764881631__form .contact {
margin-top: 50rem !important;
}
}
User | RANK |
---|---|
154 | |
136 | |
77 | |
71 | |
70 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023