By default my images are darker and when I mouse over them they go brighter, I can’t seem to get it to turn off that feature only, I still want the Caption visible, just want the picture to be normally bright.
Thanks
Hi LifeIsNow001,
Please try the following in Quick CSS under Enfold–>General Styling:
.image-overlay {
visibility: hidden !important;
}
Thanks,
Rikard
Didn’t do anything
Hey!
Try to hard reload and empty browser cache and review the site again.
To do a hard refresh… First press F12 to open the Chrome Dev Tools then hold down Ctrl and click on the Reload button.
If you still have any issue please share the link to the page where we can inspect the element in question and help you resolve it :)
Regards,
Vinay
Is there some trick on how to find the correct classes? I have been doing this a pretty long time and I still can’t find the right classes alot of the time in WordPress. What do you guys use to find the right classes and ids?
Thanks
Hi!
Please use following code instead
.page-id-31 .av-caption-image-overlay-bg {
opacity: 0!important;
}
“We are developers gents. That’s what we do for a living. We develop.” (Takers reference)
We simply inspect elements :)
Best regards,
Yigit
Well that worked great Mr Developer =-]
I just want to say you guys seem to provide absolutely great support for this theme. You really help people out with tonnes of little customization’s.
We have started using this theme a lot now!
Thank you!
Hi!
Thank you for the kind words. We really appreciate if you rate our theme on themeforest :)
Thank you for using Enfold :)
Cheers!
Vinay