Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #645825

    I used a code element to create a button that opens a modal Ninja form. The button’s border turns into cursor into the “hand” that lets the user know the area is a link. However, the interior of the button does not cause the cursor to turn into a hand. Can this be fixed?

    #646453

    Hi 1039 Online,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .nf-modal-link .avia-button:hover {
    cursor:pointer;
    }

    Regards,
    Rikard

    #647459

    Worked fantastically. Thanks, Rikard.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Most of button link for modal Ninja Form doesn't convert cursor into hand cursor’ is closed to new replies.