New Landing How can we help? Atelier color match of header menu & wish-list/cart icons

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #189481
    ecopark
    Member
    Post count: 12

    dear supports

    I have difficulty matching colors of header items. I already tried using color customization.

    I would like to match color of icons in header
    * side menu icon (a in the picture)
    * wish list icon (b in the picture)
    * cart list icon. (b in the picture)

    however, the color of wish list icon and cart list icon is modified matched with the color of menu list (c in the picture).

    so, please help me to changer color of wish list and cart list icons as follows.

    * icon link color : #666
    * icon link hover color: #ff3030
    * I would like to keep menu color as current

    thank you for your help in advance
    sangsoo

    Attachments:
    You must be logged in to view attached files.
    #189757
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Yes those icons use the main nav link color, will forward to the developer to see if we can change for that header type so that they use the header link color instead

    – Kyl

    #189791
    ecopark
    Member
    Post count: 12

    Is there any way, you can manually resolve this issue?

    thank you for your help in advance.

    #189811
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sure, add this to your custom css:

    #header .aux-item .std-menu li > a {
      color: #66666;
    }
    #header .aux-item .std-menu li > a:hover {
      color: #ff3030!important;
    }

    – Kyle

    #191799
    ecopark
    Member
    Post count: 12

    thank you. it works greatly.
    sangsoo

    #191812
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 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