Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘ENFOLD: UNABLE TO DISABLE OVERLAY ON PORTFOLIO GRID CATEGORY PAGE’ is closed to new replies.
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.