Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #380751

    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

    #380794

    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

    #380832

    Woohoo Yigit!

    That was fast!
    But it did not effect the telephone number. How to to that?

    Thank you for supersupport
    Bernd

    #380835

    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

    #380847

    Hey,

    this is like realtime-chat

    Thank you very much!
    Bernd

    #380850

    Hey!

    #TeamKriesi :)
    You are welcome Bernd, let us know if you have any other questions or issues. Have a nice weekend! :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Font im Secondary Menu’ is closed to new replies.