Hallo,
ich habe beim Advanced Styling unter Main menu Links als Font Family Open Sans Condensed eingestellt.
Wie kann ich diesen Font im Secondary Menu (Small bar above Menu) einstellen?
Danke für Feedback
Hi Bernd!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.sub_menu>ul>li>a, .sub_menu>div>ul>li>a {
font-family: 'Open Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
Cheers!
Yigit
Woohoo Yigit!
That was fast!
But it did not effect the telephone number. How to to that?
Thank you for supersupport
Bernd
Hey!
Please add following code to Quick CSS as well
.phone-info.with_nav {
font-family: 'Open Sans Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
Cheers!
Yigit
Hey,
this is like realtime-chat
Thank you very much!
Bernd