Hi,
I would like to remove the spaces around the image. i would like to make them flush with the website borders.
Can you guys help me. I use Venture Theme.
Thank you.
Luiza
 
Solved! Go to the solution
Hi @luizahaddad
Please add the following code to your theme.scss.css for this padding to be removed:
.section-block.section-block--padding {
padding: 0px!important;
}
Don't forget to like & mark as solution to help the community find the solutions faster
This is an accepted solution.
Yes, use this code instead of the one I shared before:
#shopify-section-1611277984b58622f2 > div > div {
padding: 0px!important;
}
Let me know!
You're welcome!;)
User | Count |
---|---|
429 | |
167 | |
101 | |
99 | |
96 |