Hi,
I want to round the corners of the ‘image with text’ on my website and added this code:
.image-with-text__grid.grid {
border-radius: 10px;
overflow: hidden;
}
but only the left side got rounded (see photo). What should I put instead?
Thanks
Hi,
I want to round the corners of the ‘image with text’ on my website and added this code:
.image-with-text__grid.grid {
border-radius: 10px;
overflow: hidden;
}
but only the left side got rounded (see photo). What should I put instead?
Thanks
Hey @RitualMullum
Upon checking your website, it seems like you managed to solve the issue. Do you still need any help?
Best Regards,
Moeed
Yes thank you I have found another page with a code that worked ![]()
Hello, would you please share the solution? Thank you!