Hi!
It´s my first post! By the way, excelente job!
I would like to change the submenu size – width.
Check it out:
Can you help me?
Hi Flávio Pavanelli!
Try adding this code to the Quick CSS:
.main_menu .menu ul {
width: 300px !important;
}
Change 300 for the desired size.
Best regards,
Josue
Fantastic! Tks Josue!