Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

How to add border radius For Image Overlay block?

Home / Forums / Kadence Blocks / How to add border radius For Image Overlay block?

This topic is: Resolved
[Resolved]
Posted in: Kadence Blocks

Tagged: 

March 24, 2023 at 8:09 pm

Hi,

I tried adding radius to the overlay image block but there is no option. I tried with CSS something like

1. Added an ADDITIONAL CSS CLASS(ES) to image overlay block “imagetest”

2. Then added the below CSS to the CUSTOM CSS FOR THE SECTION.

.imagetest .wp-block-kadence-imageoverlay *
{
border-radius:27%;
}

It seems like doesn’t work, can you please guide?

  • The forum ‘Kadence Blocks’ is closed to new topics and replies.