Skip Navigation

[Resolved] Toolset Image Block: Radius overwrite by WP

This thread is resolved. Here is a description of the problem and solution.

Problem:
Toolset Image Block: Radius overwrite by WP

Solution:
User was using the outdated Toolset plugins. Updating plugins to latest current stable version resolved the issue.

We always recommend running your site with the latest stable release plugin version.

*** Please make a FULL BACKUP of your database and website.***
Could you please update ALL Toolset plugins to it's latest officially released version. You can download the latest plugin release from your accounts page:
=> https://toolset.com/account/downloads/

Relevant Documentation:

This support ticket is created 3 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 4 replies, has 2 voices.

Last updated by columD 3 years, 7 months ago.

Assisted by: Minesh.

Author
Posts
#2061949
a65550114570fcd54d880b68a69606fc.png

I've applied a radius to the toolset image block but it's being overwritten by WP.

a "border-radius: inherit" is applied on top of my 100px radius, so the round radius is no longer applied.

.wp-block-image:not(.is-style-rounded) img {
border-radius: inherit;
}

hidden link

#2062393

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Can you please navigate to:
=> Toolset => Settings => General tab => CSS selectors of Toolset Blocks section and checkmark the checkbox "Add an ID to the body tag for use by Blocks CSS selectors, or use an existing body ID when available."

And then try to refresh your post/page -Does that help you to resolve your issue?

#2062901
8c8c3855-5c3b-4bd3-8bb1-3c4ae3561243.png

Hi Minesh,

I am not seeing that checkbox option.

#2062913

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Can you please confirm you are using latest Toolset plugins.

We always recommend running your site with the latest stable release plugin version.

*** Please make a FULL BACKUP of your database and website.***
Could you please update ALL Toolset plugins to it's latest officially released version. You can download the latest plugin release from your accounts page:
=> https://toolset.com/account/downloads/

#2062939

My issue is resolved now. Thank you!