Menu Navigation BLACK FONT ???? - by isgeorgiev

This topic has 6 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Robert Hall

  • Avatar: isgeorgiev
    isgeorgiev
    Participant
    February 23, 2015 at 14:37

    After the update, the font on my site on mobile navigation went completely black. I’ve tried the following custom css but it didn’t work:

    .mobile-nav .menu > li > a {
    color: white;
    }
    .et-mobile-menu  li > a{
    color:white !important;
    }
    @media (max-width: 480px) {.menu > li > a {
       color: white;
    }}
    @media (max-width: 992px) {.menu > li > a {
       color: white;
    }}
    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 23, 2015 at 15:03

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: isgeorgiev
    isgeorgiev
    Participant
    February 23, 2015 at 15:54

    Check Private Content

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 23, 2015 at 16:43

    Hello,

    You forget to rename default.custom.css file to custom.css file.
    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: isgeorgiev
    isgeorgiev
    Participant
    February 23, 2015 at 16:56

    Thank You for the quick response !

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 23, 2015 at 17:00

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 6 results - 1 through 6 (of 6 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.