This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Disable style in Call-to-Action Widget and other widgets

Resolved 4 replies pluginplugin-page-builder
11 years ago · Last reply by Andrew Misplon 11 years ago

Hello,

I’d like to disable style in the widgets.
I tried this :

function origin_widgets_display_css() {
return;
}
add_action('init', 'origin_widgets_display_css');

but this doesn’t work.

What am I missing ?

Thanks for your help,

Best,

David

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. David Gourdet 11 years, 7 months ago

    Thanks, indeed that does the trick :)

    Best,

    David

  2. Andrew Misplon Staff 11 years, 7 months ago

    Super, glad that helped.

    I pulled my answer because I wasn’t sure it was the right call.

    For anyone reading I suggested trying to disable inline Page Builder styles under Settings > Page Builder.

  3. David Schwittek 11 years, 3 months ago

    I don’t quite understand: If I go to Settings/SiteOrigin Page Builder, I don’t see any mention of inline styles. Please help.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread