• Resolved melliorealestate

    (@melliorealestate)


    Hello,

    I would like to know how to remove the x close button on the hustle pop up. So it only closes the pop up when customers complete the information and submit.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @melliorealestate

    Sorry for the delay here.

    Can you add this CSS on the Hustle > Your PopUp > Appearance > Additional CSS?

    .hustle-button-close{
        display: none !important;
    }

    Let us know if you need any further help on this
    Best Regards
    Patrick Freitas

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @melliorealestate

    I hope you are doing well.

    We haven’t heard from you in a while, I’ll mark this thread as resolved.

    However, feel free to let us know if you have any additional question or problem.

    Best Regards
    Patrick Freitas

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove X Close button’ is closed to new replies.