http://www.nzbarrister.com/Melanie/
Hi guys
I’ve tried a few things but for some reason I can’t get the nav menu to show in mobile or tablet view. As I shrink down it totally disappears!
Header Mobile menu Activation- Activate for Smartphones and Tablets
Sticky header, shrinking header and let logo and menu position adapt to browser all checked..
thanks
Arran
Hey arrantawhara!
Please try re-updating the theme via FTP – http://vimeo.com/67209750
Cheers!
Yigit
Hi I did this , I am running 2.8.1
It did not change sorry.
Hey!
When you updated, did you also update the files you replaced in your child theme?
Cheers!
Devin
Hi Devin
eeek! I didnt, and i’m not sure I understand what you are meaning.
Arran
Hello Arran,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
Josue
Hi Jouse
I disabled all plugins but no change sorry.
Regards
Arran
Hey!
Not sure why it’s not working by default but please add this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) {
#advanced_menu_toggle, #advanced_menu_hide {
right: 10px;
display: block;
}
}
Best regards,
Ismael
Yes that works, Thank you!