Hi,
Im having a lot of trouble organising my mega menus to look correct – they’re either too big or too small and misaglined – from looking at other posts I have included this into my css
#top #header .avia_mega_div > .sub-menu > li > ul > li a { padding-top: 0; }
.avia_mega_div .avia-bullet { margin-top: 0px; }
#top #header .avia_mega_div > .sub-menu { padding: 5px 10px 5px; }
#top #header .avia_mega_div > .sub-menu > li > ul > li a { font-size: 14px; }
I would like to make the sub menu fonts approx. 14 pt with the arrows aligned and on the left margin- but just cant seem to make it work with playing around with the font sizes and padding with the code above.
Would be great to get some advice please!
Thanks