Tagged: Burger Menu
-
AuthorPosts
-
April 25, 2019 at 7:41 pm #1094525
I made some (what I thought were) innocent changes this website https://www.gcahomeinspections.com and now I’m having issues with the menu. The menu items are now overlapping the logo and the burger menu is no longer working. I didn’t keep a log of everything I did but all I remember doing is making some small changes to the menu font and background colors. I’ve tried reverting these changes in case it did cause the issue but nothing has changed. I used Chrome’s Inspect Console tool and it says jQuery is not defined.
avia.js?ver=4.5.4:1842 Uncaught ReferenceError: jQuery is not defined
at avia.js?ver=4.5.4:1842I deactivated and reactivated as many plugins as I could to see if I might be a conflict. The ones I didn’t test are network activated and I’m not having the same issue on any other sites on the network. From what I can tell it’s not a plugin conflict.
I checked my Performance settings and all merging and compression is disabled, “Always load all elements” and “Always load media features” are selected. All boxes are unchecked.
My current Enfold Theme Version Number is 4.5.4. I’m on WordPress 5.1.1.
This is what I have under Quick CSS:
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {.slideshow_inner_caption{
width: 445px;
}}
.avia-menu-text {
text-transform: uppercase}.av-catalogue-price {
color: #02254F;
font-weight: bold;}@media (max-width: 1200px) {
.av-catalogue-price {
position: relative!important;
}
}.avia-section.background-img-responsive {
background-size: cover !important;
}What could be causing these issues?
April 29, 2019 at 12:24 am #1095112Hey kjwaggz,
Sorry for the late reply, when I look at your site the menu is not overlaping the logo, and the burger menu works. Were you able to already resolve this?
or perhaps clear your browser cache and check again?Best regards,
MikeApril 29, 2019 at 7:33 pm #1095455Yes I was able to resolve it by selecting enable on the CSS and Javascript minification settings in the performance settings under theme options.
April 30, 2019 at 2:51 am #1095566April 30, 2019 at 7:37 pm #1095842Yes, thank you
April 30, 2019 at 8:00 pm #1095852Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Burger menu and menu responsiveness not working anymore’ is closed to new replies.