Colour overlay on hover (text cutting it out)

I’m having trouble trying to work out how to get the text stop cutting out the underlying colour overlay on hover. Is there a simple fix for this?

Here’s a screencap of the issue:


Here is my public share link: LINK
(how to access public share link)

That’s because you have the text in different section that the fading one. In order for this to work you need to have a text within the section that fades so - when hovering over text - you are not leaving a section, but hover over nested element of it.

Thanks for the reply, @bart, but the element you’re talking about isn’t the one I’m having troubles with; it’s the thumbnails below the hero section.

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