Main Menu Items Main Menu Items [Desktop] Main Menu Items [Tablet & Mobile] The Main Menu Items share the same color of the text of the Header Area that contains the Menu element, and you can change the Text Color...
The default menu dropdown has a default width, however, you can change the width by adding this code snippet into Theme Options > Layout > Advanced > Custom CSS: @media (min-width: 992px){ .nav-style-megamenu>li.nav-item .dropdown-menu { min-width: 340px; } } *You can...
Creating and managing menus is simple using the default WordPress Menu Editor:WordPress Dashboard > Appearance > Menus There are two available menu layouts: Default Dropdown Menu Mega Menu — a default menu with wide dropdown layout You can also create and...