• Resolved vitomano

    (@vitomano)


    Hello!
    Is there a way to change the popup “x” close button for a “continue” text?

    The page I need help with: [log in to see the link]

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

    (@wpmudevsupport11)

    Hi @vitomano,

    Hope you are doing good today. 🙂

    Could you please try the following CSS and see how it goes?

    .hustle-icon-close:before {
        content: "Continue";
    }

    You’ll have to add the above CSS by editing the Hustle popup and under Appearance > Custom CSS as shared in the following screenshot:
    https://www.screencast.com/t/LaQnLb5JsGu

    Kind Regards,
    Nithin

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @vitomano,

    Hope you are doing well!

    We haven’t heard back from you for a while now so we’ve marked this ticket as resolved. If you do have any followup questions or require further assistance feel free to reopen it and let us know here.

    Regards,
    Nithin

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

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