https://blockk.dietapino.com/ Please where do I change the font style. I need each menu item with bold font.
Hi carlucci
You can override this css rule:
.t4-megamenu .mega-inner .mega-nav li > a { font-weight: 400; /*your custom css here*/ }
saguaros Good morning! I have modified your css code. It's okay?
.t4-megamenu .mega-inner .mega-nav li > a { font-weight: 600!Important; line-height:1.5!Important; }
If it's ok please close the thread,
carlucci Yes, just modify to suit your need, the code is ok 🙂