Hi! I’m making a new design on my webshop with “ride” as my theme. In “picture with text”-mode I can’t understand how to remove the black padding. On the picture here you can see it on the left and right sides of the “picture with text” and also under. I would like it to be gone or change colour on it. I found where i could change the size of padding in other menus but not in this one. Thank you so much for the help!
Send me website URL
Hey @LINNEAHENDRIX
Kindly share your Store URL and Password if enabled
You can add css this one
.section-template–19434803200327__image-with-text-padding {
padding: 0px !important;
}
See the screenshot https://postimg.cc/Ln2ZGXnt
Hey @LINNEAHENDRIX
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!
Best Regards,
Moeed
Only add
padding: 0px !important;
I found where to add the code. Thank you so much, looks just like i want it to now!
Thanks
Hi! Can you also help me to remove the black line in between the different sections? I’ve tried in “layout” and it says “0 px” but still there is a black line left..
Thank you for your help!
https://postimg.cc/ZCG1xCjS You can remove this one or change CSS to transparent
thank you for trying to help me. unfortunately i’m not skilled at all with CSS so I don’t understand how to change or remove this. could you write me the code to post, just like before? thanks for lending me your time.
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
YES YES YES!!! THANK YOU!!!
![]()



