Tagged: overlay
ENFOLD: The option appears in Masonry Gallery but not for Portfolio Grid. Is there a hack for this or am I just not seeing the parameter.
Thanks for any help.
Hey Cybernun,
You can use the following CSS to disable the overlay:
.image-overlay {
visibility: hidden;
}
If that is not what you are looking for then please provide us with a link to the site in question so that we can take a closer look.
Thanks,
Rikard
THANK YOU for your prompt response. That worked. Consider this ticket closed.