Günter Wimme Posted November 30, 2018 Share Posted November 30, 2018 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 Link to comment Share on other sites More sharing options...
steve00 Posted December 1, 2018 Share Posted December 1, 2018 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 Link to comment Share on other sites More sharing options...
Günter Wimme Posted December 3, 2018 Author Share Posted December 3, 2018 Thanks, Steve, for your quick help. I'll try and learn css Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.