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

    Hi there!

    How can I change the font color in the headline rotator title text? I was able to use the custom color tool to change the color of the rotating text, but can’t change the color of the static title text. Do I need a custom css for that?

    Thx!

    BP

    #620357

    Hi Mudfish488!

    Thanks for getting in touch with us!

    Could you please provide a link to your site and the page with the text you want to change, so that we can provide you with the custom CSS code. You can place the information in the Private Content section of your reply.

    Regards,
    Jordan

    #621614

    Thanks. I’d like to change the text color for the headline rotator with the blue background. (about halfway down the page, just above Product Options) The “Did You Know” part is grey and I’d like it to be white. Likewise, the text that shows up as the last line is also appearing grey. Would like it white as well so it goes with the other text that’s rotating.

    Thanks for your help!

    #621670

    Hey!

    Thanks for getting back to us!

    Please go to Enfold -> General Styling and in the Quick CSS field add the following:

    p.av-rotator-container-inner {
        color: white !important;
    }

    Cheers!
    Jordan

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