Hi,
I have a client who likes the typewriter effect, but not the big white highlight before it changes.
Please could anyone tell me if there’s a way to change the colour of this?
Thanks in advance, link to page below.
Hey jonrouse,
Please open the Headline Rotator element and go to the style tab, and choose your color under Custom Font Color.
Best regards,
Mike
Hi Mike,
Thanks, but that’s not what I meant.
I can see that when the text is “highlighted” it changes to white – I want to change that colour.
White text with a white highlight just looks like a big white rectangle, which is what the client doesn’t like.
I can see that there’s some CSS going on when I inspect the page, so I was wondering if there’s a class that I can change in quick css.
Cheers!
UPDATE
I may have figured out a solution, to change the colour of the highlighted text, rather than the highlight itself.
.av-marked-text .av-rotator-text-single{
color:#204242 !important;
}
I’d prefer to change the colour of the highlight, but this is a solution to the issue anyway.
Regards
John
Hi,
Glad you figured out a solution and sharing it here.
Thank you for using Enfold.
Best regards,
Vinay