• Resolved bsheff00

    (@bsheff00)


    Using the Salient Agency demo and it adds a gradient background color/filter to the main video header.

    I would like to know if there’s a way or some css I can apply to remove the opacity of the background color overlay.

    Hoping this is possible. The video on the demo page doesn’t appear to have any filter or color over it, so guessing it is.

    http://themenectar.com/demo/salient-agency/​

Viewing 1 replies (of 1 total)
  • Thread Starter bsheff00

    (@bsheff00)

    Figured it out. Added the below code

    .video-color-overlay {
    background-color: rgba(255, 255, 255, 0) !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Video Background Color – Salient Agency’ is closed to new replies.