Title: CSS Code for Safari
Last modified: August 21, 2016

---

# CSS Code for Safari

 *  Resolved [lem017](https://wordpress.org/support/users/lem017/)
 * (@lem017)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/css-code-for-safari/)
 * What piece of code do I have to add to change the nav bar color in safari? It’s
   a maroon when I view it in Firefox, but is still black in when viewed in Safari&
   Chrome. Please help thanks.
 * [http://www.beckysquiltedmemories.com](http://www.beckysquiltedmemories.com)

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

 *  [fireflip](https://wordpress.org/support/users/fireflip/)
 * (@fireflip)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/css-code-for-safari/#post-4173798)
 * Hi Becky,
 * It looks like further down in the code (line 7558) there is some CSS declaring
   a background-image which is actually just a single color gradient (in this case
   black).
 * I was able to show your maroon color by adding the line “background-image:none;”
   to your .navbar.pl-color-black-trans class on line 163 (you may also need to 
   add !important, “background-image:none !important;” depending on how your theme
   is set up).
 * I hope this helps!
 *  Thread Starter [lem017](https://wordpress.org/support/users/lem017/)
 * (@lem017)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/css-code-for-safari/#post-4173803)
 * Yes! thank you so much!
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 8 months ago](https://wordpress.org/support/topic/css-code-for-safari/#post-4173812)
 * You know you shouldn’t be editing the theme’s files?

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

The topic ‘CSS Code for Safari’ is closed to new replies.

## Tags

 * [chrome](https://wordpress.org/support/topic-tag/chrome/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [Firefox](https://wordpress.org/support/topic-tag/firefox/)
 * [nav bar](https://wordpress.org/support/topic-tag/nav-bar/)
 * [Safari](https://wordpress.org/support/topic-tag/safari/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/css-code-for-safari/#post-4173812)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
