Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #707667

    Hi!

    I would like to change the headline colour of the rotating word on my headline, but i think i will need some css coding to do that. I can change the colour to the rest of the text, but not the headline.

    Could someone help please?

    #707686

    Hey jo-engageinnovate,

    Try adding this code in Quick CSS (located in Enfold > General Styling):

    .home span.av-rotator-text {
        background: white;
    }

    Just change the color as you see fit. Let us know if it works :)

    Best regards,
    Nikko

    #707713

    Hey Nikko,

    That didn’t work… it highlighted the word instead. Could you try again? thanks!

    #707729

    Hi,

    I’m sorry about that, if you are referring to the text, kindly remove the code I gave and add this one instead:

    .home span.av-rotator-text span.av-rotator-text-single {
        color: white !important;
    }

    Let us know if it works :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.