Hi,
I want to add the text “Menu” just below the Hamburger Menu for mobile devices – can I do this with quick css and if so how?
Thanks
Hey aboderc,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) {
.av-hamburger-box {
height: 70px;
}
.av-hamburger strong {
display: inline-block;
height: 55px;
vertical-align: bottom;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
thanks, but this didn’t work – no change to the hamburger menu display.
I tried it as you suggested in quick css, in the enfold custom.css as well as in my child themes style.css, just didn’t work. Any ideas?
Cheers,
Stefan
Hi Stefan,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi – here’s the link: http://dueamiche.com/
Cheers
Seems to be working now – thanks
Hi,
Always make sure yo clear cache so you can check properly.
Happy it coudl work!
We would really appreciate if you can take a moment to also rate Enfold Theme, below your Downloads area, it helps us be better!
Best regards,
Basilis