Title: CSS Color?
Last modified: August 30, 2016

---

# CSS Color?

 *  [kieranread](https://wordpress.org/support/users/kieranread/)
 * (@kieranread)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/css-color/)
 * The website [http://s4nr.com/kierandemo/](http://s4nr.com/kierandemo/) is using
   the Toivo Lite, I am trying to change the visited links and the top menu text
   color to black, where it says Home, Tune In, Schedule, Profiles and Chat it is
   purple but I would like this pink. I have loaded up the CSS to change this but
   I cannot see how. Can anyone help?
 * Thanks
 * /* === 5.2.1 Primary menu === */
 * .main-navigation ul {
    font-size: 16px; font-size: 1rem; margin: 0; padding: 
   0; list-style: none; } .main-navigation li a, button#nav-toggle { text-decoration:
   none; text-transform: uppercase; } .main-navigation ul.sub-menu li a, .main-navigation.
   menu-item-description.top-depth { text-transform: none; }
 * [@media](https://wordpress.org/support/users/media/) screen and (max-width: 999px){
 *  .main-navigation ul {
    width: 100%; display: block; }
 *  .main-navigation li {
    width: 100%; display: block; }
 *  button#nav-toggle {
    border: none; position: relative; margin: 0; z-index: 100;}
 *  .main-navigation li a,
    button#nav-toggle { display: block; padding: 10px 4%;
   width: 100%; } button#nav-toggle { border-bottom: none; }
 *  #menu-primary ul ul li a {
    padding-left: 9%; } #menu-primary ul ul ul li a {
   padding-left: 11%; } #menu-primary ul ul ul ul li a { padding-left: 13%; }
 *  .js .main-navigation {
    clip: rect(0 0 0 0); max-height: 0; position: absolute;
   display: block; overflow: hidden; zoom: 1; }
 *  .main-navigation.opened {
    max-height: 9999px; }
 *  .disable-pointer-events {
    pointer-events: none !important; }
 *  #nav-toggle {
    -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout:
   none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;-
   o-user-select: none; user-select: none; } button#nav-toggle:before { -webkit-
   font-smoothing: antialiased; content: “\f419”; display: inline-block; font: normal
   32px/1 Genericons; margin: 0 6px 0 0; vertical-align: middle; width: 32px; height:
   32px; } button#nav-toggle.active:before { content: “\f405”; }
 * }

The topic ‘CSS Color?’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 0 replies
 * 1 participant
 * Last reply from: [kieranread](https://wordpress.org/support/users/kieranread/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/css-color/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
