Site logo

Archived topic

Animated hamburger menu icon

18 replies · Started by Ramon on May 10, 2020

Viewing posts 16–19 of 19

Done but still happening the same. The old close button show up and the only way to close the menu is by the old close button. :(

Thank you very much Tom, your help is amazing! Now the menu is animated!!
I added a little css to hide the old close button, I'll attach it here in case can help anyone:

.icon-menu-bars{
display:none;
}
button.menu-toggle,
button.menu-toggle:hover, button.menu-toggle:visited, button.menu-toggle:active, button.menu-toggle:link{
background-color:transparent !important;
}

.pro-close svg{
display:none;
}

Thanks again for your help!!!

Awesome, glad I could help! :)

This archived topic is closed to new replies.