How do I change the overlay color of the image in the testimonial section?

3 replies·opened Mar 8, 2022
L
Luiz Augusto Correia de AraujoMar 8, 2022

Hi,

I am using the construction theme in a new website.

I need to change the overlay color (it looks like an orange on the default set) on the Testimonial section.

I am looking for class="section parallax dark" but I could find the css to edit.

Thank you!

[]s,

Luiz

S
SemiColonWebSTAFFMar 9, 2022

Hello,

Simply find the background: rgba(241,128,82,0.9); Code on your Page and change the Color Value according to your needs.

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

L
Luiz Augusto Correia de AraujoMar 10, 2022

Hi,

Thanks, I was looking in the css files...)))
I found the code you wrote on the index.html file:

<div class="video-wrap" style="z-index: 1;">
 <div class="video-overlay" style="background: rgba(241,128,82,0.9);"></div>
</div>
S
SemiColonWebSTAFFMar 11, 2022

Hello,

Yes. This Code was in the HTML File and we did mention this above. :) We will try to be more clearer in our future responses.

Simply find the background: rgba(241,128,82,0.9); Code on your Page and change the Color Value according to your needs.

Glad the issues were resolved.

Do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard