Hello,
Please take a look at
The word ‘Menu’ next to the hamburger menu works great (done it with CSS), but I would like it that the text is clickable.
Is this possible?!
Greets Jeen
Hey Groeier!,
Thank you for using Enfold.
How did you add the “Menu” text? Please remove the css modification temporarily then use this one instead.
.av-hamburger strong {
display: block;
position: absolute;
}
Best regards,
Ismael
Hello Ismael,
We’ve used this CSS:
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special:after {
content: ‘Menu’;
top: -45px;
display:block;
}
I’ve removed it and placed the CSS you provided. Now the ‘MENU’ text is gone.
Greets Jeen
Hi,
Put the origninal css back in along with Ismael’s suggestion and see it works. If not, a bit of JavaScript may be required.
Best regards,
Jordan Shannon
Hello Jordan,
Thanks! Everything works fine now!
Greets Jeen
Hi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Thanks Rikard. You can close this ticket now.
Greets Jeen
Hi,
Glad to hear that! Thanks for using Enfold :)
Best regards,
Nikko