Jump to content

Test color change

Featured Replies

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

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

  • Author

Thanks, Steve, for your quick help.

I'll try and learn css

Archived

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

Recently Browsing 0

  • No registered users viewing this page.