Archived topic
Jonsuh Hamburger - almost there
3 replies · Started by Craig on November 17, 2020
Viewing posts 1–4 of 4
Hi Everyone
So I tried to implement, the animated hamburger for a site I am working on. Pretty close, I have the animated hamburger working but it still has the other hamburger icon there as well. So there is now two hamburger Icons.
Not sure what I am missing.
Hi there,
Try this CSS:
.gp-icon.icon-menu-bars {
display: none;
}
That worked. Thank you
No problem :)
This archived topic is closed to new replies.