An I-beam pointer appears when hovering over the "Login with Email" button. When the pointer hovers over the button, the mouseover event should change the pointer into a hand with an outstretched index finger instead of an I-beam pointer. This is not happening. Instead, when the pointer hovers over the "Login with Email" button, the mouseover event is changing the pointer into an I-beam pointer. How can this be fixed?
I'll send an image which shows the problem in my next reply.
This reply has been marked as private.
hi
you can use this CSS
.loginpopup_wrapper .login_popup.elegance.activea.button.is-primary, a.vibebp_forward_link {
cursor:pointer;
}
add this CSS in apperance>>customize>custom CSS
https://prnt.sc/187go47
This reply has been marked as private.
ok please let us know all the areas we will fix it in upcoming updates
This reply has been marked as private.
hi
i have created a Trello card here
https://trello.com/c/BVNl1et8
you can track this for progress
This reply has been marked as private.
it is not fixed yet but will be soon