Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #424365

    How do I do the following….

    1. Change the font family for the main menu sublevel links?
    2. Remove the vertical line separator between the main nav and the social icons in the header?

    Thanks!

    #424712

    Hi strengthcoaching!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .sub-menu li a { font-family: 'arial'; }
    .avia-menu.av_menu_icon_beside { border: none; }

    Regards,
    Yigit

    #424781

    Got it thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How do I…?’ is closed to new replies.