Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 65051

Not able to use global CSS styles

$
0
0

Replies: 0

Hello,

Thanks for building a superb plugin.

I have one major issue that preventing me using this plugin for my templates.

I am a professional elementor Template developer and re-use my designed blocks.

Currently the plugin css is output is something like this:

.elementor-4863 .elementor-element.elementor-element-cac2717 .exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title a .first-heading {
    color: #ffffff;
    background-color: #fb4b15;
}

This overrides my base template styles:

I have to manually select the colors for each and every element.

However when I use Elementor original Elements I don’t find this issue.

This is the original sample CSS that Elementor generates

.elementor-widget-button a.elementor-button, .elementor-widget-button .elementor-button {
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
    background-color: #aac9c3;
}

I can easily override my styles from my base theme Global CSS.

Can you remove all those dynamic css path that this plugin generates?

Kind Regards,
Erfan

  • This topic was modified 37 minutes ago by invokers.

Viewing all articles
Browse latest Browse all 65051

Trending Articles