Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #919692

    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

    #920222

    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

    #920223

    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

    #920575

    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

    #920825

    Hello Jordan,

    Thanks! Everything works fine now!

    Greets Jeen

    #920960

    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

    #922093

    Thanks Rikard. You can close this ticket now.

    Greets Jeen

    #922101

    Hi,

    Glad to hear that! Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Hamburger menu with text and clickable’ is closed to new replies.