Clickthrough objects?

Good afternoon,

Could anyone tell me if it’s possible to make it so that the mouse doesn’t get caught on objects and clicks through them?

For instance on this landing page: https://www.dennisvdharst.com/home I would like for the mouse to not be caught by the text or the black box overlapping the two hover boxes, so that the full size of the hover box can be utilized to minimize user error.

Thank you!

Can you elaborate more…

Hi Carlos,

Yes of course, apologies, currently I have a black container box with lower opacity on the home page, it contains text and lays over two hover boxes. These hover boxes are images which if I click on them they’ll lead me to their respective page.

What I would like to do, is to basically make the black container box invisible to the mouse. So that when I hover the mouse over the black container box, it still acts as if it is hovering over one of the hover boxes which lay under it.

I hope this clarifies what I am looking for? Please do let me know if you need anymore elaboration.

Thank you

I’ve already made a work around using invisible boxes which cover the area I want them to work in and using mouse in, mouse out and click events. Figured that was quicker since functionality like I described probably doesn’t exist on Wix and I would probably be told to do it this way.