• Resolved Manos G

    (@manouallou)


    Hi Nasir,

    Thank you for this awesome WP Bakery plugin.

    Do you know what I can do to make my cursor turn into “pointer” (the hand) when I hover over the modal popup button?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author nasir179125

    (@nasir179125)

    Hi! It already should be the pointer on mouse hover.
    Show me the page URL so I can have look It.

    BR
    Nasir

    Thread Starter Manos G

    (@manouallou)

    Hi,
    I have the site in “Coming Soon” mode so I can’t show you. In 1-2 days I will launch it and i’ll send you the link so you can see.

    Thank you

    Thread Starter Manos G

    (@manouallou)

    Hi,
    I figured it out myself by adding the below to my Custom CSS

    .model-popup-btn {
        cursor: pointer;
    }

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Modal popup button: cursor “pointer” on hover’ is closed to new replies.