White Overlay on Images

Dear Support Heroes,

We have a strange issue on Gallery Images. There’s a white overlay blocking the images. Please see the following screenshot: snag.gy/afCIA4.jpg

Also see the link here: https://www.action-graphics.co.uk/services/vehicle-graphics/car-decals/

Please help asap as our customers can’t see any of our images.

Thank you,
Frazer

Hi there,

Thanks for writing around! To fix the issue, please add the following CSS code in the Theme Options > Global CSS or in the Customizer via Appearance > Customize > Custom > Edit GLOBAL CSS

.flex-control-nav:not(.flex-control-thumbs) {
    background-color: transparent !important;
}

Also you’ve shared your site credentials publicly, I’ve removed them from the public post and added as a secure note. For your own security, please change your credentials as soon as possible and in future please DO NOT share your site credentials publicly. Always use secure note to share the credentials please see https://theme.co/apex/forum/t/how-to-get-support/288

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.