Hi guys,
how do I avoid the gap below the submenu (about us). It seems to work on the other menu items but I cannot find the right menu item to play with.
I tried this but it doesn’t work:
.menu-item-829 {
top: -10px;
}
and this …:
ul.sub-menu {
top: -10px;
}
It’s a minor thing but our customers will not like it…
best
Stefan
Hi,
Add this to quick css:
#menu-item-142{
height:172px!important;
}
Best regards,
Jordan Shannon
Thanks Jordan! Good work! Solved for now :-)
Hi,
I’m happy I was able to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon