Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #597927

    How to change the font of the mobile menu? I want that it to have the font “News Cycle”.

    #597980

    Hi creation_frommelt!

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

    #mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
        font-family: 'News Cycle', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.