make banner corners round
-
hi
is there a way to make the banner corners round,
especially for the banners used in the handmade demo
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached. Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.promo-banner-wrapper .banner-image img {
border-radius: 20px;
}
Regards.
Xtemos Studios.
thank you this worked,
but it does not work with the hover action,
so when you hover the mouse (or touch on mobile) the borders revert to angle
Hello,
You are Most Welcome.
I have visited your website and on hover it is not removing the border-radius. Please clear cache and check back.
Screenshot for Clarification: https://ibb.co/yRffVfD
Regards.