-
AuthorPosts
-
June 4, 2018 at 5:21 pm #966653
Hi Guys,
I’ve set the Burger Menu to appear in the menu options for Smart Phones and Tablets, but the menu is still overlapping my logo.
I would like the Burger Menu to appear until the screen width is 1220px.
I’ve followed various threads, cleared my cache and plug-ins but it still doesn’t seem to work.
Can you please help.
ThanksJune 4, 2018 at 6:56 pm #966720Hey StormWebDesign,
Add the following to quick css:
@media only screen and (max-width: 1220px) { #avia-menu.menu.av-main-nav .menu-item-top-level{ display:none!important; } .av-burger-menu-main.menu-item-avia-special { display:block!important; }}Best regards,
Jordan ShannonJune 4, 2018 at 8:39 pm #966781Hi Jordan,
Thanks for your prompt reply, much appreciated, however the menu is still overlapping the logo as shown in the attached screenshot in the Private Content section below. I’ve cleared my cache.
Any thoughts?
Best,
JohnnyJune 4, 2018 at 8:43 pm #966782Hi,
Did you add my code to the very top of quick css so that it runs first before anything else?
Best regards,
Jordan ShannonJune 4, 2018 at 8:58 pm #966789Hi,
I added it to my Child Theme. Should it go at the very top?
Best,
JohnnyJune 4, 2018 at 9:00 pm #966793I’ve tried it at the top of my Child Theme CSS but still the same result?
June 4, 2018 at 9:04 pm #966800Hi,
I just logged in and added the code to quick css and it seems to be working on my end. Please test.
Best regards,
Jordan ShannonJune 4, 2018 at 9:07 pm #966802You’re a legend. Thanks. It works perfectly. I thought that the Child Theme replaced the need for Quick CSS?
Thanks for your help Jordan. Much appreciated!
JohnnyJune 4, 2018 at 9:13 pm #966806Hi,
Quick CSS is still needed in some instances even with a child theme, they are update proof as well so it won’t be overwritten. I’m glad I was able to help you with this. Did you need anything else with this topic or shall I close?
Best regards,
Jordan ShannonJune 4, 2018 at 9:21 pm #966817Thanks for your advice. Everything is good so we can close the topic.
Thanks again Jordan,
JohnnyJune 4, 2018 at 10:33 pm #966859Hi,
No problem at all my friend. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Set Burger Menu to appear until a specific screen width’ is closed to new replies.
