Thread Starter
toad78
(@toad78)
To add to this, if I was to use the ‘Enable Left Menu’ option, the menu appears. However, it does not “Slideout Over Content” when it comes to the header. The header gets pushed to the right. I don’t want this effect. I simply want the menu to be OVER everything but come in from the right.
When I select ‘Enable Right Menu’, the menu pushes from the right but only has a height of 85px, all content is hidden, and the overlay covers the menu.
I don’t have any CSS overriding the menu and its funcctionality. It just seems odd that the left menu option works but the right one doesn’t.
Since I haven’t heard a reply (and I understand how busy the developers are), I enabled the Left Menu option so the site is functional. However, I would prefer if the Right Menu option would work.
Thank you.
Thread Starter
toad78
(@toad78)
Update:
I’ve managed to find the Version 2.8.1.3 you sent a reply to in a different post (why you don’t have this available as an official update, I don’t know), but after installation it did fix the right menu and push issue.
The next problem is that the overlay setting literally covers EVERYTHING in the overlay instead of just the content. Meaning the slide out menu is also within the overlay.
Hi @toad78,
It was only possible to reply now. Glad you found the latest version, I was going to suggest that.
Looking at the HTML something is wrong, and I think it can be related to your child theme.
https://share.getcloudapp.com/P8uez1Nv
that div with the class hdpr shouldn’t be there and it seems to be from the child theme.
Can you try to switch to the parent theme or other theme to see what happens?
Thread Starter
toad78
(@toad78)
Thank you for the second eye! I’ll take a look at the code and see what can be done. But would this be the cause of the overlay covering the menu as well?
yes, since it’s in the divs are in the wrong position.
Let me know what you find, the problem is that div with the class hdrp
Thread Starter
toad78
(@toad78)
I removed my jQuery overrides and everything works great now!
Thank you very much for your time, Mr. Guerreiro.
No problem @toad78
Happy to help and I’m glad it’s sorted.