Strong Theme: Section3 Video Background

Home Forums All Other Themes Strong Theme: Section3 Video Background

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #84892
    john_v6john_v6
    Participant
    • Topics: 10
    • Replies: 10
    • Total: 20
    Member since: September 19, 2017

    How do I change the opacity of the background video in section3 of the strong theme? Thank you, Johnstron

    #84894
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Chris

    #84930
    john_v6john_v6
    Participant
    • Topics: 10
    • Replies: 10
    • Total: 20
    Member since: September 19, 2017

    http://speakeasywineandspir.ipage.com/

    #85072
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:

    .center { position:relative;}
    .home3_section_area::before { position: absolute; content: ""; display: block; background-color: rgba(0,0,0,0.5) !important; top: 0; left: 0; height: 100%; z-index: 0; width: 100%;}

    Regards,
    Chris

    #85077
    john_v6john_v6
    Participant
    • Topics: 10
    • Replies: 10
    • Total: 20
    Member since: September 19, 2017

    Thank you Chris.

    #85079
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    🙂

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