Okay
  Public Ticket #2568414
menu widget
Closed

Comments

  • leeloosha started the conversation

    I am trying to change the hamburger color on mobile when you hover it (its pink) but I cant seem to find how to do this.. can you pleas help.

    and also I want to add an icon to the menu to take costumers to my wish list page and as well I want to add a currency changer to my menu, does the theme supports a menu widget zone?

    Liron


  •  869
    Neuron replied

    Hi Liron,

    1) Please add the following code to Appearance > Customize > Additional CSS with the color you want.

    .m-nav-menu--mobile-icon svg:hover line {
        stroke: #FF0000 !important;
    }

    2) As we're seeing you're using the header template, and Amartha is with header builder so you can build the header you want. 

    In the theme you can either use the header that comes as default where you can upload the logo from Customizer and manage it from there or via Elementor where you can create headers and assign them to different pages, so please hover onto button Edit with Elementor and see if there appears a header template. https://prnt.sc/ppaaad

    Click onto the template and the editor for that template will be opened where you can easily edit it.

    - Video Tutorials about header builder.

    And for the currency switcher you can search for any plugin.

    Feel free to ask for anything you need.

    Kind Regards