-
Closed
-
What can i do? I have menu problems when i hover over the submenu. http://new.scorendejongens.nl
Sorry for my bad English
The topic Menu problems is closed to new replies
What can i do? I have menu problems when i hover over the submenu. http://new.scorendejongens.nl
Sorry for my bad English
Hi,
Please try using the following codes in your Theme Options -> Custom CSS
.sub-menu {
position: relative;
top: 45px !important;
}
Thanks!
Thanks!
If the page is loading, the menu is drag down without a background. What can i do?
Hi,
Sorry, there is no solution for this.
You will have to increase your web hosting resources to speed up the loading of your website.
Thanks!
How can i use that with a ‘sub sub’ menu?
Hi,
I don’t see any sub sub menu on your website?
Thanks!
I changed it. Because it wasnt work.
Hi,
I need to see your sub sub menu, in order to provide a solution.
Thanks!
I have made a sub sub menu below the test tab
Hi,
Please use the following code in Theme Options -> Custom CSS
.sub-menu li .sub-menu{
position:relative;
top:10px !important;
}
Sorry, I can only get one sub level working.
The topic Menu problems is closed to new replies