Title: CSS Issue
Last modified: August 19, 2016

---

# CSS Issue

 *  [kevinwiles](https://wordpress.org/support/users/kevinwiles/)
 * (@kevinwiles)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/css-issue-6/)
 * Hi,
 * I am having some issues with my CSS on my site, on this page the css works fine
   and the 2nd nav with the text “trial2” is white which is perfect yet on [http://www.allthingstools.com](http://www.allthingstools.com)
   the text isnt white anymore.
 * I have tried changing the nav classes associated with them but it doesnt change
   any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [@mercime](https://wordpress.org/support/users/mercime/)
 * (@mercime)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/css-issue-6/#post-1354866)
 * Link to your site above is not working.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/css-issue-6/#post-1354905)
 * [@kevin](https://wordpress.org/support/users/kevin/).Wiles: did you mean your
   site is [http://www.allthingstools.co.uk](http://www.allthingstools.co.uk) ?
 * edit MenuMatic.css – #nav a :
    try and change ‘color:#333;’ to ‘color:#fff;’
 *     ```
       #nav a {
       	margin:0;
       	float:left;
       	background: none;
       	padding:10px 15px;
       	text-transform:uppercase;
       	color: #fff;
       	font-weight: bold;
       	font-size: 12px;
           text-shadow: 0 1px 0 #ddd;
       }
       ```
   
 *  Thread Starter [kevinwiles](https://wordpress.org/support/users/kevinwiles/)
 * (@kevinwiles)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/css-issue-6/#post-1355036)
 * Hi Thanks that worked perfect

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘CSS Issue’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [kevinwiles](https://wordpress.org/support/users/kevinwiles/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/css-issue-6/#post-1355036)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
