Okay
  Public Ticket #2093923
Color of the cart and search icon
Closed

Comments

  • autrementclothing started the conversation

    Hello,

    my question is, how to change the color of the cart and search icon?

    Or is it possible to change the icon as picture?

    Its very important, cause our website will be black.

    Thank you

    Autrement Clothing

    {"wp":{"use":false,"adminUrl":"www.autrement.de/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
  •  1,559
    Laborator replied

    Hi Autrement Clothing,

    Add this CSS to Custom CSS:

    header.site-header .header-widgets .cart-counter svg,
    header.site-header .header-widgets .search-form .search-btn svg {
        fill: #FFF;
    }
    


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group