Good morning,
My URL is : baileybespoke.co.uk
I have used this snippet of code :
.image-with-text__media{
border: none !important;
}
.image-with-text__content {
padding: 6rem 1rem 7rem !important;
}
To remove the border from the images in my image with text sections namely on the homepage. However I want to increase the spacing between the image and the text sections but when I change the rem numbers in code above it just stretches the image as well as increasing the spacing.
How do I increase the spacing without distorting image or size of section itself please?
Thanks.
