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

    Is it possible to change the size and colors of the fonts in the navigation menu in Mobile Browsers in Enfold? I do not want these changes to affect the appearance of the fonts in desktop browsers.
    Thank you,
    Dan

    #348533

    Hey charlie1!

    Thank you for using Enfold.

    Yes, it is possible. Use this on Quick CSS or custom.css to modify the mobile menu fonts:

    #mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
    color: #666666;
    border-color: #e1e1e1;
    font-size: 15px;
    }

    Best regards,
    Ismael

    #348612

    That did it. Thank you very much Ismael.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Changes Font Size and Colors for Navigation (Enfold) for Mobile Browsers’ is closed to new replies.