Site logo

Archived topic

Mobile menu toggles not working | Perfmatters | Delayed JS

5 replies · Started by Parker on January 25, 2023

Viewing posts 1–6 of 6

I tried to add the following delayed JS within Perfmatters but mobile menu dropdown toggles don't seem to work. Any tips? Perhaps I have mobile menu set up incorrectly in customizer? Site (athleticinsight.com)

/generatepress/assets/js/menu.min.js
generatepressMenu

Hi Parker,

Are you combing/merging/minifying CSS as well? Can you try disabling that setting first if ever you have that enabled?

I think another setting may be causing the issue.

Yes I am, is there a menu css file I should exclude for this dropdown? I want to keep this setting enabled, so I can just exclude this exact generate press css file

Yes, try excluding:

generatepress/assets/css/main.min.css
generatepress/assets/css/mobile.min.css

Negative and it broke the style sitewide

I see. Can you first check if disabling the combing/merging/minifying CSS setting prevents the initial issue? Make sure to clear cache before re-checking.

This archived topic is closed to new replies.