Turn around of drop-down menu / sub menu
-
Hi, my menu is on the bottom right corner and I used @Armin-Unruh css code to make it drop down. Sadly I would need to have the drop-down the other way around. No drop-down but rather a pop-upwards. Is that possible?
image url)
thats the css I use
/*submenu*/ nav.primary .sub-menu li{ display: block; position: relative; } .sub-menu{ padding-top: 10px!important; opacity: 0; transition: opacity 200ms ease; -webkit-transition: opacity 200ms ease; pointer-events: none; position: absolute; } nav.primary li:hover .sub-menu{ opacity: 1; pointer-events: auto; } /**/
-
Dear @gdk
Can you post a link to your website?
We will then have a look and inspect that!But basically it is just CSS.
Many wishes!
Marius -
thank you - i fixed it:
https://gebhart.dk/2020/sex-toys-for-office-magazine/ -
Dear @gdk
Nice!
Thank you for letting us know!
Best and have a wonderful day!
Marius
Try this to fix issues before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it