• Dear All,
    I am trying to change the 3-bar drop-down menu text from white to Dark Grey. Apparently when I view from my phone, the drop-down background is white and the text is also white, so the text is hidden. As I am a newbie, pls advice me steps by steps to do it. Thank you so much.
    This is my website enchantedplus.com

Viewing 1 replies (of 1 total)
  • You have this in your style.css x2 times:

    .navbar .nav > li > a {
        color: #FFF; /* REMOVE THIS LINE */
        text-shadow: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Changing the 3-bar drop down background colour.’ is closed to new replies.