Is there anyway to change the color of the 'Link Text' in the Category cards?

492
0
05-30-2017 05:45 AM
by Anonymous User
Not applicable

Hello, World!

So I'm working with the Open Data 2.0 environment and think I've run into a snag. I'm attempting to change the color of the 'Link Text' in the Category Card. It looks like the text is defined internally by the application to be #4d4d4d and is not inheriting this from anywhere in the configuration pane nor is it configurable in the GUI. If I change the hex code in this field via dev tools, it shows the color I want (white (#fff)), so this is the correct csss class. 

Here, you can see that the body text color is different than the color of the actual item.

In the configuration GUI, I have tried using <p class> <div class> <style> and <text> classes to wrap the text in the 'Link Text' field and define the color as #fff (white), but with no luck. 

Here is the configuration settings of this particular card

Has anyone had luck with this? 

Cheers,

A

0 Kudos
0 Replies