Hover & Click Elements

Hey All

I read a previous post and response as below from @marcusandrews

A few questions, why does a element need to be in a group to be hovered.

how can i Make a element currently clickable both hover and clickable?

Thanks

I may be mistaken, but I don’t think an element needs to be in a group to be hover-able.

Can you please explain what you mean by this, not sure I understand.

Hey @Nocodify

i tried to make a element hoverable without a group and it doesn’t work

secondly having a icon which can be either clickable or hoverable so it takes into account users on mobile an desktop. i know most smartphones are touch screen but just want to know it its possible

What element are you trying to make hoverable? There should be a condition for when this element is hovered. Please show screenshots if possible.

And yes, you can make an element have different logic for hover and click.

Hey mate

for click i did

image

image

for hover i tried

image

image

just added

image

issues is i don’t know hot to combine them without having separate elements

really sorry, I know this is an old thread but did you ever get this sorted?

I have a group that displays when another element is hovered, giving it a popup effect.

however , I would like to be able to control how long it takes for the group to fade so that it can be clicked to trigger another workflow