text color menu on mobile

  • Author
    Posts
  • #32106
    FLotas

    I want different color for the text on sub-menus depending on if the site is viewed on desktop-pc or a tablet or a mobile.

    I’ve found this in line 53 of style.css:
    #access ul ul li a {
    color: #ffffff;
    }

    Can you send me how to change in order to obtain a black color in the mobile menu?
    #access ul ul li a {
    color: #000000;
    }

Viewing 1 post (of 1 total)

The topic ‘text color menu on mobile’ is closed to new replies.