Hi Jonathan,
I can see the search icon is misaligned. To fix that, please go to Mega Menu > Menu Themes > Custom Styling and add the following:
#{$wrap} #{$menu} .astm-search-menu {
display: inline-block;
}
You can use the settings under Mega Menu > Menu Themes to adjust the styling of the menu and make it look more like your theme menu.
Regards,
Tom
Hi, thank you for the code, it worked, but now there is a new problem. My one menu item that should say “online” is not even displaying. It is right next to the “offline” category
Hi,
It is because you have the ‘Hide Text’ option enabled for that item.
Regards,
Tom
Ah ok, simple but wouldn’t have expected it, thank you.