• Resolved ecsophie

    (@ecsophie)


    Hi everyone,

    I am wanting to change the hamburger menu when scolling so it changes to the alternative version of black to match the logo.

    Any ideas how i can do this?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Robert Wattner

    (@rwattner)

    Hi,

    I noticed that you aren’t using my plugin for your header. I’m curious how you made it to a forum for a plugin you don’t use.

    Even still, I don’t mind helping. What you want to do is actually very easy. Simply paste this css wherever you keep your custom css and you should be good to go.

    /* CHANGE HAMBURGER ICON ON SCROLL */
    .elementor-sticky--effects .elementor-menu-toggle svg {
        fill: #2F303D !important;
    }

    I hope this helps!

    Thread Starter ecsophie

    (@ecsophie)

    Hi Robert,

    Apologies… I was looking for an Elementor forum and saw it was related to what I was trying to achieve but didn’t realise it was a plugin option. T It had come up through google when I had searched about changing the hamburger colour option.

    Thank you for helping

    Plugin Contributor Robert Wattner

    (@rwattner)

    That makes sense. No problem at all. I’m happy to help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘help with changing hamburger icon’ is closed to new replies.