Dropdown not showing up within Wordpress -


my dropdown menu not show in wp website, when hover mouse. tried adding this?

.sub-menu .navigation {   display: block;   height: 0px;   z-index: 63;   overflow-x: hidden;   overflow-y: hidden; } 

still didn't help.


Comments

Post a Comment

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

filehandler - java open files not cleaned, even when the process is killed -

gridview - Yii2 DataPorivider $totalSum for a column -