[Resolved] Change the hamburger icon of the secondary menu

Home Forums Support [Resolved] Change the hamburger icon of the secondary menu

Home Forums Support Change the hamburger icon of the secondary menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #244985
    Mosche

    Dear Tom,

    I’m using the secondary menu as a top bar.
    Is there a way I can change the hamburger icon when in mobile view.
    I want to change it into an arrow pointing down, similar to drop down menus.

    I want it to have a different Icon so it looks different from the primary menu.

    Please advise.

    #245025
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You could try this:

    .secondary-navigation .menu-toggle:before {
        content: '\f107';
    }

    Keep an eye on future versions, as I might make it so it’s an actual icon instead of using a pseudo selector.

    #245086
    Mosche

    Thanks Tom,

    Very quick response as usual.
    It works perfectly.
    I will keep an eye out for the changes.

    #245196
    Tom
    Lead Developer
    Lead Developer

    Glad I could help 🙂

    #2243156
    Rafal

    Hi Tom,

    hope all well,

    How to change the icon on the secondary menu mobile view please?

    thanks

    R

    #2243585
    Ying
    Staff
    Customer Support

    Hi Rafal,

    This topic has been closed and it’s a really old one, can you open a new topic yourself?

    Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.