Hi Guys,
I want to disable any image overlays when I click or hover on an image. I have the following code added to my CSS but when I click on the image in the sidebar on the page below, the PrettyPhoto lightbox shows up. How can I get rid of that please?
Here is the code that I've added to the CSS:
.lightbox_video, .lightbox_image, .image_overlay_effect, .image_overlay_effect_inside {
opacity: 0!important;
}
Link: http://psblog.staging.wpengine.com/overcoming-content/
Thanks,
Peter














