Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #466538

    I was reviewing this thread, and the video I have just got darker and darker. I’d like to leave the video as is, but change the text on top.
    https://kriesi.at/support/topic/text-overlay-and-video-background/

    So…
    Using a Color Section at the bottom of the page with the background video loading from Amazon S3 at http://scubashackct.com/
    You can see the text is sometimes visible, sometimes not. I think it would work just to make the text white.

    I’ve turned on the option to add the custom CSS class to the ALB elements, so what CSS can I use to target the Special Heading element and change both the h1/heading style modern and the subheading to be white text? I’ve been trying a few combinations, and I can’t get it right.

    Thanks!
    Steve

    #467042

    Hey spidercreations!

    I didn’t see the class you added to it in the source code but the CSS would look something like this.

    .custom .av-subheading p {
      color: white;
    }

    Regards,
    Elliott

    #467180

    Thank you. That did it for the sub-heading, but not sure what to do about the line above?

    Steve

    #467715

    Hey!

    For the actual heading element switch to the “Colors” tab in the shortcode options and you can change the font color there.

    Best regards,
    Elliott

    • This reply was modified 9 years, 4 months ago by Elliott.
    #467774

    Thank you! All set.
    Steve

    #468641

    Hey!

    Great, glad we could help :)

    Regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Text’ is closed to new replies.