i’ve been working on my website and i need some help with getting rid of the border in my image
so for here im trying to get rid of the white border around the image
can somebody help fr
i’ve been working on my website and i need some help with getting rid of the border in my image
so for here im trying to get rid of the white border around the image
can somebody help fr
Hi @JettJasper
Could you share your page link to check?
Please go to your Online store > Themes > Customize > add this code below to Custom CSS of this Image with text section
.image-with-text { max-width: 100% !important; padding: 0px !important; }
thank yo so much man! you’re the best
Happy I could help
!