Font size and color on mobile - by martijntje

This topic has 2 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp

  • Avatar: martijntje
    martijntje
    Participant
    March 8, 2015 at 22:22

    Hello!

    Is is possible to change the font size and color on the mobile naviation menu?

    TNX!

    Best regards,

    Martin

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    March 10, 2015 at 10:18

    Hello,

    You need add this code in custom.css file:

    @media (max-width: 480px) { .menu > li > a {
        color: white;
        font-size: 10px !important;
    }
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.