Shopify themes, liquid, logos, and UX
I need to reduce the padding in between the side of the screen and the image and text section. I've attached an image for reference below.
URL: https://john-pitre-fine-art.myshopify.com/products/products-night-street
Password: whuyea
Solved! Go to the solution
This is an accepted solution.
Hello @JuliaRiv
You can add the below code at the end of your theme.css file
1) Go to Online store -> Theme ->Edit code
2) Assets -> theme.css
#shopify-section-template--15191644897457__text-and-image2 .feature-row__text {
padding-left: 40px;
}
#shopify-section-template--15191644897457__text-and-image2 .feature-row {
margin: 0 2%;
}
Hello @JuliaRiv
I can see "404 Page Not Found" on this https://john-pitre-fine-art.myshopify.com/products/products-night-street
Thanks
@Parth_Sutariya Can you try this? I'm able to access it without problem
https://john-pitre-fine-art.myshopify.com/password
Please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
#shopify-section-template--15191644897457__text-and-image2 .page-width {
max-width: 100% !important;
margin: 0 auto;
padding: 0px!important;
}
Thanks!
This is an accepted solution.
Hello @JuliaRiv
You can add the below code at the end of your theme.css file
1) Go to Online store -> Theme ->Edit code
2) Assets -> theme.css
#shopify-section-template--15191644897457__text-and-image2 .feature-row__text {
padding-left: 40px;
}
#shopify-section-template--15191644897457__text-and-image2 .feature-row {
margin: 0 2%;
}
That worked, thank you! 🙂
User | RANK |
---|---|
142 | |
110 | |
79 | |
64 | |
63 |
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