Skip to content

Changing the colour of the ticker texts #9

@Rex90

Description

@Rex90

Hi - I'm trying to change the positive number from green to blue. I've been able to get the text to change colour using a partial css selector overide. But I cant get the chevron to change colour as its loaded as an img. Is there a way to over ride this?

This is what I used for the text - attach ovrd class to the react omponent
.ovrd div[class^='styles_tickerChangePositive'] { color: #2185d0; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions