The top and bottom margin of the mega menu item 'My Services' is wider than of those menu items that do not have 'mega menu' enabled. I would like them to be same but cannot work out which custom.css overwrites to use.
andrewwinkler Hi uses this code
.t4-megamenu .mega-inner { padding-bottom: 0px; padding-top: 0px; }
do not forget to clear all type of caches to see changes.
Thanks a lot.
andrewwinkler You are welcome!