Hey,
How do change the column menu font size. Thx.
Hi Harris!
Do you mean Mega Menu titles? If so, please add following code to Quick CSS in Enfold theme options under General Styling tab
#header .mega_menu_title {
font-size: 14px;
}
Cheers!
Yigit
Perfect…Thank you!