• Resolved crichmond23

    (@crichmond23)


    I’ve searched for answers, most suggest adding certain CSS to a part of wordpress. I’ve tried several times. And those posts are several years old.

    The background is white, which I will like to change to a gray color.

    The text is blue, except when hovering, then the text turns white and appears to disappear.

    Any help is appreciated.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Havlik

    (@mtekk)

    In your theme’s style.css you have something around like 900 that is setting the background of the .breadcrumbs class to white (#fff). You’ll want to change this to whatever color you want. I suggest using your web browser’s built in inspector tools to test the changes you want to make before editing your style.css.

    Thread Starter crichmond23

    (@crichmond23)

    awesome, thanks.

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

The topic ‘how to set colors’ is closed to new replies.