New Landing How can we help? Atelier Accent color mess after update to 2.4.15

Viewing 15 posts - 1 through 15 (of 23 total)
  • Posted in: Atelier
  • #303959
    haastee
    Member
    Post count: 47

    Hi,

    after updating the theme to 2.4.15 I got following issue:

    The accent color now fills the layer navigation text fields in the sidebar widget solid (see screenshot)!
    It´s sure that it´s connected with the accent color – I tried to change it into another color and there the new accent color filled the fields…

    Best regards,

    Michael

    Attachments:
    You must be logged in to view attached files.
    #303972
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please add your FTP details so I can take a closer look.

    Thanks.

    #303982
    haastee
    Member
    Post count: 47
    This reply has been marked as private.
    #304304
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    .widget_layered_nav ul > li {
      background-color: transparent !important;
    }
    #304453
    haastee
    Member
    Post count: 47

    That fixed the problem, thanks!

    (is it a bug from the latest update?)

    #304454
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted. I think so.

    -Rui

    #304567
    Julien_Frisch
    Member
    Post count: 18

    I am facing the exact same issue (PFA).
    Should I also update the Theme Option > Custom CSS?
    Will it be fixed in the next update?

    Attachments:
    You must be logged in to view attached files.
    #304886
    David Martin – Support
    Moderator
    Post count: 20834

    Add this as above. Will submit a patch to improve this.

    .widget_layered_nav ul > li {
      background-color: transparent !important;
    }
    #305024
    Julien_Frisch
    Member
    Post count: 18

    Did not really work for me, now the label just disappears (CF attached)

    Attachments:
    You must be logged in to view attached files.
    #305217
    David Martin – Support
    Moderator
    Post count: 20834

    Your screenshot looks like a different issue then the above. What is the URL/login?

    #305261
    Julien_Frisch
    Member
    Post count: 18

    http://kaloupile.re/categorie-produit/collier/?filter_materiaux-utilises=huile-essentielle

    I am using the grey color for the alternative accent color, for a temporary fix, but ultimately I would like to put it back to white.

    Do you need access to the WordPress Dashboard as well?

    Attachments:
    You must be logged in to view attached files.
    #305463
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You can use the code below to target the chosen elements.
    Try to add it and change the accent color to see what happens.

    .woocommerce .widget_layered_nav ul li.chosen > * {
        color: #bfbfbf!important;
    }

    -Rui

    #305661
    Julien_Frisch
    Member
    Post count: 18

    No that does not really solve the issue

    Attachments:
    You must be logged in to view attached files.
    #305670
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    @Julien_Frisch

    Will need admin credentials in a private reply to have a look at the custom css.

    -Rui

    #305675
    Julien_Frisch
    Member
    Post count: 18
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 23 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register