Submenu Drop upwards
-
Hey. I have a menu bottom left of the page. I want the submenu to drop upwards (not downwards) while hoovering and the menu name still on the original place. Can anybody help me? I found some similar posts but using following css didn´t work out.
nav.primary .sub-menu li{
display: block;
position: relative;
}
.sub-menu{
padding-top: 0px!important;
bottom: 0px; !important;
opacity: 0;
transition: opacity 200ms ease;
-webkit-transition: opacity 200ms ease;
pointer-events: none;
position: absolute;
}
nav.primary li:hover .sub-menu{
bottom: 20px; !important;
opacity: 1;
pointer-events: auto;
} -
hey if i do a submenu on the bottom-left,
on mouseover it expands to the topcan post your website link here?
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com