Hi,
i want to change the font family style of the second menu – Small bar above Main Menu including phone number.
Thanks in advance!
Hey simonac!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.header_color .sub_menu ul li a, .phone-info {
font-family: 'Salsa', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
Cheers!
Yigit
HiYigit,
thanks – the menu font changed but the phone number did not. Any idea how this also changes?
Regards
Thats it! Great