Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1246108

    Hello,

    I am creating my website with my menu items for desktop displayed as an icon. I am hoping to add the word menu beside the three line flyout icon. Is this possible?

    Thanks,

    Mikenna

    #1246320

    Hey mikeens,

    Please try the following in Quick CSS under Enfold->General Styling:

    #top .main_menu .menu>li:last-child>a:before {
      content: 'menu';
    }

    Best regards,
    Rikard

    #1246357

    Hi Rikard,

    Thank you that worked perfect!

    Best,

    #1246373

    Hello Rikard,

    Could you tell me how I would modify the hover color of the word Menu.

    Thanks,

    #1246507

    Hi,

    It should take on the styling from the burger menu, but it’s not possible to target only the text unfortunately. If you want to style it differently then you might want to add the text in a widget instead: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.