Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #562794

    I cant change the color of the text that rotates. The style tab changes the color of the static text. How do I change this green color?

    #562863

    Hi massder!

    Add this to your custom CSS.

    .av-rotator-text * {
        color: red !important;
    }

    Regards,
    Elliott

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