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

Viewing 8 posts - 16 through 23 (of 23 total)
  • Posted in: Atelier
  • #305742
    David Martin – Support
    Moderator
    Post count: 20834

    Have you resolved this:

    #305832
    Julien_Frisch
    Member
    Post count: 18

    No, please click on any label under “Material Utilisés”.
    For a selected item, background should be green (Main Accent Color) and the label should be in white (Main Alternative Accent color).
    Since it is not working properly (no background), I had to change the Main Alternative Accent Color to Grey for the time being.

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

    You want it like this ?
    https://www.dropbox.com/s/t09n2621cb4s405/Screenshot%202016-12-08%2016.36.31.png?dl=0

    Add the code below to the custom css option.

    .woocommerce .widget_layered_nav ul li.chosen > * {
        color: #fff!important;
        background-color: #44820b;
    }

    -Rui

    #305840
    Julien_Frisch
    Member
    Post count: 18

    If I do that, I have the background color green enabled even when the products are not selected:

    Attachments:
    You must be logged in to view attached files.
    #305843
    Julien_Frisch
    Member
    Post count: 18

    Please disregard previous message, I entered both suggested code and it worked:

    .widget_layered_nav ul > li {
    background-color: transparent !important;
    }

    .woocommerce .widget_layered_nav ul li.chosen > * {
    color: #fff!important;
    background-color: #44820b;
    }

    #305844
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Glad it’s sorted.

    -Rui

    #305845
    Julien_Frisch
    Member
    Post count: 18

    Thanks for the support.

    #305847
    David Martin – Support
    Moderator
    Post count: 20834

    Glad this helped you out.

Viewing 8 posts - 16 through 23 (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