Ok guys.
I followed the steps. This is the 2nd site I’ve upgraded. Had little problems with the 1st.
LOVE the new updates, but have been hesitant with the upgrade.
The problem with this upgrade is that the burger menu does NOT display on mobile.
I followed all your steps. I cleared the cache with Sucuri, W3 and Autoptimize….and I cleared the browser cache.
I deactivated/reactivated the plugins as well as the theme.
STILL NOTHING. Please help. Here is the link…
Thank you
Hey Justin,
You have following custom CSS codes
@media only screen and (max-width: 1024px) {
nav.main_menu {
display: none;
}}
@media only screen and (max-width: 1040px) {
nav.main_menu {
display: none !important;
}}
Please remove them.
Best regards,
Yigit
Thanks Yigit. That worked!
Would you recommend picking through old styles with the latest upgrades?
I’ve been using the theme for quite some time, and many of the sites included some custom stuff. Nothing too elaborate, but some stuff that is now built-in with the theme.
Hi!
You are welcome Justin!
Yes, we would definitely recommend that. For example old mobile menu is gone for good and its selectors are now absolutely useless. You could remove them.
I am marking this thread as resolved, if you have any other questions or issues, please start a new thread and most importantly, enjoy your weekend! :)
Cheers!
Yigit