Jump to content

Test color change


Günter Wimme

Recommended Posts

Posted

I'm fairly new to the software. This is my first question. I have no clue about css. In designing the colors etc., the easy editor function helps a lot. Although not always.

My problem can be seen on the screenshot. The words/links circled in red are not "white" enough to be seen. How can i change them? Thanks for your help

 

Diavelforum-12.jpg

Posted

In custom.css add:

.ipsBreadcrumb ul li, .ipsBreadcrumb [data-action="defaultStream"], .ipsBreadcrumb [data-action="markSiteRead"] {
    color: #fff;
}

obviously change color to your requirements

If above doesn't work then link to view would have been better to in case you have it being governed by something else

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...