Hover on button and other element

how do i hover on button or any other element

1 Like

Hey @designarclight1, here is the way you can make hovers on elements.

First of all, you need to select the element on which you want to set the trigger, and set its state to ‘Hover’:



After you set the state all you have to do is to change styles and that will be applied to a hover state.