Site logo

Archived topic

'menu' text next to hamburger on sticky menu only

7 replies · Started by Antal on January 30, 2018

Viewing posts 1–8 of 8

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!

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

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!

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!

You meant sticky menu only right?

If so I've edited the code above.

That is it! Perfect.
Thanks Leo!

No problem!

This archived topic is closed to new replies.