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

    Hi there – for the life of me I can’t get the text at the very bottom of http://improvretreats.ca to be white. This is the text in the video background area, that says “Contact Drew at…”

    I’ve added inline styles with a span tag, to no effect. Any ideas?

    Many thanks!
    Drew

    • This topic was modified 10 years, 1 month ago by HiDrew.
    #241461

    Hey HiDrew!

    Please add this on Quick CSS or custom.css:

    #av_section_2.main_color .av_textblock_section {
    color: #ffffff !important;
    z-index: 9999;
    position: relative;
    }

    Best regards,
    Ismael

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