[Resolved] 'menu' text next to hamburger on sticky menu only

Home Forums Support [Resolved] 'menu' text next to hamburger on sticky menu only

Home Forums Support 'menu' text next to hamburger on sticky menu only

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

    Hi,

    Searched the forum here, but couldn’t find this specific question. ๐Ÿ™‚
    Is it possible to add the word ‘menu’ next to the hamburger on the sticky menu only? To be more like the mobile menu?

    Thanks!

    #484025
    Leo
    Staff
    Customer Support
    #484232
    Antal

    Thanks Leo, I have found and tried it earlier. It doesn’t work for me, it hides the hamburger menu completely. And it affects both the standard menu and the sticky menu.

    I would love to keep the standard menu like it is now, and only add the word ‘menu’ to the sticky menu. I wonder if this is even possible?

    Stay like this https://www.dropbox.com/s/wv8zxb0i4lo5k3l/Schermafdruk%202018-01-31%2010.02.49.png?dl=0
    Add ‘menu’ only here https://www.dropbox.com/s/w1h21t04yheqe1a/Schermafdruk%202018-01-31%2010.03.22.png?dl=0

    Other question, also about the menu ๐Ÿ˜‰
    On different browsers, the orientation of the menu is either horizontal or vertical. What did I do to make this happen? (lol) And can I get this the same somehow?
    https://www.dropbox.com/s/28kjnm6boodpx05/Schermafdruk%202018-01-31%2009.58.37.png?dl=0

    #484598
    Leo
    Staff
    Customer Support

    Try this CSS:

    .main-navigation.navigation-stick .main-nav li.slideout-toggle a:after {
        content: "Menu";
    }

    Can you open a separate topic for the other question? Thanks!

    #484651
    Antal

    Hi Leo,
    Thanks! This works great, however for both the standard and the slide-out menu.
    Is it possible to have this only on the slide out menu?
    (I will open another thread for the other question)
    Thanks!

    #484765
    Leo
    Staff
    Customer Support

    You meant sticky menu only right?

    If so I’ve edited the code above.

    #484789
    Antal

    That is it! Perfect.
    Thanks Leo!

    #484977
    Leo
    Staff
    Customer Support

    No problem!

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