Hello, I’ve been trying to fix the padding on the side on my image and I have nit had any luck. Please help me!
Please provide your store URL
Hi,
You can try this code
- Go to Online Store-> Theme->Edit code
- Asset-> theme.scss.css ->paste the below code at the bottom of the file.
#MainContent #shopify-section-feature-row > div{
padding-right: 0;
margin-right: 0;
}
#FeatureRowImageWrapper-feature-row {
margin-right: 0;
}
omg you are amazing! thank you!
thank you soo much this worked perfect
