Tagged: mega menu
hi, it’s possible change the character and color of the mega menu ?
Hey!
Try adding this code to the Quick CSS:
.avia_mega_div * {
color: red !important;
font-family: serif !important;
}
Change as needed.
Cheers!
Josue