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 target background image of row block

Home / Forums / Kadence Blocks / How to target background image of row block

This topic is: Resolved
[Resolved]
Posted in: Kadence Blocks
August 22, 2021 at 5:38 am

Hello, I want to target background image of row block to give it a blur effect
Ive tried to set a class for the row like : “hero-block” and then add this css:

.hero-block img {
filter:blur(3px);
}

but it is not taking it
thx

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