Hello, the top section of the menu has crawled behind the screen, how can I lower it?
This topic has 3 replies, 2 voices, and was last updated 4 years, 1 months ago ago by Goostaf
Hello, the top section of the menu has crawled behind the screen, how can I lower it?
Hello,
.secondary-menu-wrapper .menu .item-design-dropdown.menu-item-has-children:first-child .nav-sublist-dropdown {
top: 100% !important;
}
Regards
Thank you
The issue related to '‘Menu goes off screen’' has been successfully resolved, and the topic is now closed for further responses