1. Amateur at best here.
2. I don’t mind the overlay, just not the icons. How do I get a solid clean overlay without an image or icon in the mix?
Hey LynxXrossed!
Please add this on Quick CSS or custom.css:
.image-overlay.overlay-type-extern .image-overlay-inside:before {
display: none;
}
Regards,
Ismael
Thank you sir. That does it.