Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #949451

    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.

    #949470

    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

    #949472

    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!

    #949503

    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

    #949516

    Hi,

    Glad you figured out a solution and sharing it here.

    Thank you for using Enfold.

    Best regards,
    Vinay

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Typewriter Effect – Change Colour of Highlight’ is closed to new replies.