This topic has 4 replies, 2 voices, and was last updated 3 years, 8 months ago ago by Rose Tyler
hello,
I have a problem, I tried to create a sub menu with the static block, but when I hover over the menu bar and then want to click on the sub menu, it disappears. I think it’s because of the promo text bar location, but I absolutely want to keep it there. A solution ?
Hello,
Use this custom CSS code:
.header-main-menu .nav-sublist-dropdown:not(.nav-sublist) {
top: 80%;
}
Regards
great, thank you!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up