Hello, anyone who have code for making corners on the grey boxes you will find on my site?
I would like to have rounded corners on the blog post boxes. Thanks in advance ![]()
My url:
Hello, anyone who have code for making corners on the grey boxes you will find on my site?
I would like to have rounded corners on the blog post boxes. Thanks in advance ![]()
My url:
Hi @Dekanten ,
Im not sure how round you like, but you can change it. Try this one.
.card__inner.color-background-2.gradient {
border-radius: 20px;
}
Result:
I hope it help.
@Made4uo-Ribe Thank u so much, it works like a charm when i paste the code into the theme it was amazing.
THANK THANK U. ![]()