Pique theme header image
-
I am trying to get the top featured image not to have any opacity on it. I can see how to alter it for all of the images on the pages, but not the top image. At the moment I have had to turn off the opacity on all of the images, which isn’t ideal. I did find some code on the forum but it doesn’t seem to work.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Are you trying to manage the Opacity of this image https://scottseance.files.wordpress.com/2017/02/header6.jpg?w=1400&h=948&crop=1
“The Walter Scott Seance ” it’s this image. If not could you let us know which image? We could assist you further.Regards
-
This should do the trick:
.pique-frontpage .pique-panel-background::before { background: rgba(0, 0, 0, 0); }
- The topic ‘Pique theme header image’ is closed to new replies.