-
Avadhut
Hi,
I am using the new theme “Trainer”. How to set the Mobile Menu? It’s not showing Menu. Also, where are the “Join Today” button settings mentioned in the image?
URL: https://innergpsgurus.com/
Image: https://ibb.co/Y7wQTqm4Thank you.
-
Hi,
The Trainer template does not have this issue. I think you might have accidentally changed some settings.
Can you go to Appearance> Elements> Site Header, check the menu block, and did you set its
displaytononeon mobile? Or did you toggle the hide on mobile option in the settings panel?
https://app.screencast.com/o7rdNDCHSGxnO
https://learn.generatepress.com/blocks/block-guide/getting-started-generateblocks/generateblocks-pro/device-visibility-controls/ -
Avadhut
I checked Header & Navigation Element as I couldn’t see “Site Header”.
I saw Menu element and I feel it’s not disabled.
What more can I check?
-
Alvind
Hi there,
In your child theme’s
style.cssfile, you have the following CSS on line 741:ul#menu-main-menu { display: none !important; }This CSS rule is hiding the menu on mobile. You’ll need to remove it so the mobile menu can display correctly.
-
Avadhut
It worked for some time, again the Header Menu is not showing even on Desktop.
-
Alvind
Open the Header and Navigation Element and confirm whether the Menu block is still present:
https://cln.sh/m16s6sJ0SyFTxhkF1B8pWhen I inspect the site, there is no HTML markup for the Menu block. This suggests that the block has either been removed from the Element or is not being rendered due to its current settings.
-
Avadhut
Yes, finally worked. Thank you.
-
Alvind
You’re welcome!
- You must be logged in to reply to this topic.