Viewing 3 replies - 1 through 3 (of 3 total)
  • 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

    (@lem017)

    Yes! thank you so much!

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    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.