Reply 277856 to: Menu not aligned properly

Avatar: Rose Tyler
Rose Tyler
Support staff
March 5, 2021 at 08:23

Hello,

Add this code in Theme Options > Theme custom CSS:

.secondary-menu-wrapper li, .secondary-menu-wrapper .item-design-dropdown.menu-item-has-children {
	position: static;
}
.secondary-menu-wrapper .nav-sublist-dropdown {
	transform: translateY(0px);
	top: 0;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.