This topic has 4 replies, 2 voices, and was last updated 4 years, 3 months ago ago by Rose Tyler
Hello
I have a little problem with the main menu.
I don’t know how to have the title of my drop down menu clickable.
I would like that when I click on BOUTIQUE or NOS UNIVERS it returns to the corresponding pages while having the submenu visible
Thanks for your help
Hello,
Add the next code in Theme Options > Custom CSS:
.header-type-4.transparent .main-nav .menu > li > a {
z-index: 10009;
}
Regards
Thanks for your reply
it works
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up