This topic has 2 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
Hi, my menu not is working when i hover the menus. The website is http://www.daysy.bg
hover the first “Daysy” and then hover “технология”. Move the mouse from daysy to технология and you will se that not is showing the dropdown of технология
Hello,
Please add this code in Theme Options > Styling > Custom css:
.nav-sublist-dropdown:before {
display: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up