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

    Hi there,
    I used the headline rotator on the following page: (Love it! )
    13062007.damonramezani.de

    As you can see, the typo is blocked out in white before it disappears. I’d like to change that into background color, so the writing just disappears without being blocked out in white. How do I do that? :)

    Thanks, Katrin

    #1137768

    Hey Katrin,
    Thanks for the link, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .av-marked-text span.av-rotator-text-single {
      background-color: transparent !important;
      color: #fff !important;
      }

    Best regards,
    Mike

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