This topic has 2 replies, 2 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler
Hello friend, I have the menu done, and when I go down the page I see the fixed menu above, but it does not let me click on the parent category of the menu, only on the elements that are displayed on the menu, why can it be?
Hello,
Please add this code in Custom css:
.fixed-header .nav-sublist-dropdown:before {
top: -5px !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up