Site logo

[Support request] change orange color in elementor?

Home Forums Support [Support request] change orange color in elementor?

Home Forums Support change orange color in elementor?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2552340
    Marise

    Somehow my there are some orange elements in my elements pages I can’t seem to change. Any idea how to change them to green? Here are some examples https://www.naturalwaves.nl/hypnobirthing/ in the text above the page title and the bullets. By the way, I am seeing this orange color in Chrome but not in Opera browser.

    #2552549
    David
    Staff
    Customer Support

    Hi there.

    do you mean this element?

    2023-03-02_11-49-37

    As its an elementor widget that has a CSS class of primary-color-opacity-80 that is adding that color.
    Its not something the theme is doing.

    #2552681
    Marise

    Yes that’s what I mean. Ok, so it’s not the theme, but maybe you do have a quick solution of how to solve it because I don’t know 😀

    #2552930
    David
    Staff
    Customer Support
    #2553862
    Marise

    Yes seems like a good solution, however this orange color is not displayed in the global colors (is it hidden somewhere?). Would there be an easy css solution?

    #2553991
    David
    Staff
    Customer Support

    You could try this:

    .primary-color-opacity-80 {
        background-color: transparent !important; 
    }
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.