Remove SP Easy Image Overlay - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Remove SP Easy Image Overlay

BC

Bob Coyne

Extension 2 months ago

Hi

Can you tell me, is there a slight overlay on thumbnails in SP Easy Image? For example here, https://psycho.spring-creative.co.uk/gallery/colour-work/colour-work

If you click an image to view in the lightbox it looks correct, but the thumbnails look slightly darker.

Thanks

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 months ago #200895

Hi Bob,

  1. In default view (no hover) - there is no dark overlay, normal color, no effects.
  2. In Hover mode (if you hover a mouse) - only there is small dark overlay (linear-gradient) is used, we used CSS:
.speasyimagegallery-gallery-item > div::after {
background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 100%); }
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 months ago #200894

Hi

Thanks for contacting us. Could you please explain your issue a bit more? Do you want to remove the overlay? Could you please give me a screenshot of it?

-Regards.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 months ago #201088

Glad to know that its fixed and thanks for accepting the answer.

0