Theme Colour Scheme Not Working

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #28981
    Luke Blezard
    Participant

    Hi guys,

    I was hoping you may be able to help changing the default Theme Colour Scheme.

    When i go into the Elementor AddOns Settings, under the General Tab you have the option to change the default Theme Colour and Theme Hover Colour. However, when i change this nothing changes. For example, as you will see from the screenshot below the Navigation bar that shows which portfolio is selected remains the default colour despite having changed it. Here is the URL to the page as well: https://lukeblezard.com/photo/

    I tried copying and pasting the code below into the Custom CSS panel when i am using the Livemesh Grid. When i do this it does change the colour of the bar selector to what i want. However, when i then save the page and view it, it reverts to the wrong default colour. Could you please tell me why the code is being overridden???

    Many thanks

    .lae-block-header-6 .lae-taxonomy-filter .lae-filter-item.lae-active:after {
    border-bottom: 3px solid #c16e1b;
    width: 100%;
    }

    #28983
    Veena
    Moderator

    We ll check this issue and get back to you.

    BTW can you pls try the below custom CSS –

    .lae-block-header-6 .lae-taxonomy-filter .lae-filter-item.lae-active:after {
        border-bottom: 3px solid #c16e1b !important;
    }
    
    #29786
    Robert Larsson
    Participant

    Hi,
    I just bought this plugin and have the same problem, when I change default Theme Color nothing happens.

    Any solution to this?

    Thank you.

    #29787
    Raghavendra
    Moderator

    Robert – can you pls create a separate thread for your specific query on what you need to change? Also, the theme color should probably be retired since it is no longer relevant since we implemented the styling options for the addons. You should be using the customization controls in the Style tab to customize the controls since theme color is no longer used. I will try to remove the same from future updates to avoid confusion. Thanks

    #29791
    Robert Larsson
    Participant

    Sorry next time I start a separate thread.

    First I did not find the styling options because they were marked as a ´clear´ color, but the theme color was ´red´.
    When I changed from ´clear´ color to a different one the ´red´ color was overwritten.

    Thank you, problem solved.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Theme Colour Scheme Not Working’ is closed to new replies.