Hello,
I've bought your nice extension CSS3 Mega Menu. I'm using it in my website
www.recensioni.gamecommunity.it
Is it possible to edit the menu text style (font, size and weight) ? I've changed the size from 12px to 14 px editing the style.css and it works, but I can't change the font and the weight (normal or bold) of the items in the top menu.
Thank you and best regards,
Enzo
Hi ENzo1000,
Thanks for contacting us and choosing our product!
About problem your. Please go to module JUX CSS3 Mega Menu-> Tab advanced-> config custom css;
Add css
#jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.image-title{
font-weight: bold;
font-family: fantasy;
}
Hope help you. Thanks