Okay
  Public Ticket #2769054
Change color hamburger icon in css
Closed

Comments

  •  2
    ericcodina started the conversation

    Hi,

    I would like to know how can I change the color of the hamburger icon in css.

    Thank you,

    Eric.

    {"wp":{"use":false,"adminUrl":"https://ibclinicadental.com/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
  •  1,558
    Laborator replied

    Hi Eric,

    The color of the hamburger icon is inherited from the header settings and skin settings in the Theme Options, but if you want to change it through CSS then here is the code for it:

    .toggle-bars__bar-line {
        background: red !important;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    ericcodina replied

    Thank you for your quick reply.


    If I have 2 headers, the first and the sticky. How could I change the color of the hamburger icon only the non sticky header.


    Thank you.

  •  1,558
    Laborator replied

    Hi there,

    Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.

    To include your credentials click Insert Credentials button in the editor toolbar. (See how)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   ericcodina replied privately
  •  1,558
    Laborator replied

    Hi Eric,

    The site credentials which you have added with the post are empty, also in your latest reply I don't see any site credential as there is only the image. If you can simply post them here and set the reply as private.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   ericcodina replied privately
  •  1,558
    Laborator replied

    Hi there,

    I have applied the changes completely with the theme options and removed the CSS, since these options are available in theme options then it is better not to use Custom CSS for features that are already implemented in the skin and theme options.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group