This topic has 6 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #208629
     stephenogunyemi
    Participant

    Hi,

    The Sub Menu and Sub-Sub-Menu on Mobile Phone is Grey. It is NOT readable! I have tried different approaches to make it readable without success.

    I just want the Sub Menu and Sub-Sub-Menu to be WHITE

    Please, if you have CSS that I can use, I will really appreciate it. I have spent lots of time looking for solution!

    Or if you have any solution, I will really appreciate your help!

    Thanks,

    Stephen

    #208699
     Laura
    Moderator
    Not marked as solution
    #208927
     stephenogunyemi
    Participant
    Not marked as solution
    #208939
     stephenogunyemi
    Participant
    Not marked as solution
    #208987
     Laura
    Moderator
    Hello, this should do it :)
    @media (max-width: 991px) {
    ul.dropdown-menu.sub-menu.pull-left a {
        color: white !important;
    }
    }
    
    #209012
     stephenogunyemi
    Participant
    Not marked as solution
    #209013
     Laura
    Moderator
    Always happy to help :) I don't know if you did already but if you didn't please rate us 5 stars at themeforest that would help a lot :)
Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?