Anna Avdeeva
asked 10 years ago

Thank you for a nice theme. My question is, how to disable the mask effect for the header image? I need to keep the original colors of the picture without two color gradients. Leaving colour selection fields blank wouldn’t help.
Thank you in advance.

1 Answers
DominicStaff
answered 10 years ago

To resolve this issue, you can add the following code to the style.css file:

.banner.cover:before { opacity: 0; }

Hope this helps !

Anna Avdeeva
replied 10 years ago

Thank you so much for a prompt reply. I’d like to confirm if it’s style.css, and not header.php that you’re talking about. Adding data to style.css made no difference, and since I obviously am new to programming, and I’m struggling with experiments on header.php . I hate to bother you, but I’d really appreciate some detailed guidance.
Thank you very much in advance!

Powered by DW Question & Answer Pro