Hey Guys,
On my home page I have 3 columns that have a curved edge on all for edges. However, when I duplicate those on another page the curve disappears. How can I have it be the same on the second page?
Put the links in the private content.
Thanks
Hey Mike,
I have that set to 20px already :/
Hi,
That is quite odd. Perhaps the css approach can work:
.avia_image.jetpack-lazy-image.jetpack-lazy-image--handled{
border-top-right-radius: 20px!important;
border-top-left-radius: 20px!important;
}
Otherwise please provide admin info in the private area so we can look into this issue further.
Best regards,
Jordan Shannon
That worked! Thank you. Topic Closed