Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

How I can change the text of the button that closes a modal window?

Home / Forums / Virtue Theme / How I can change the text of the button that closes a modal window?

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
November 5, 2014 at 4:50 am

How I can change the text of the button that closes a modal window?

I used this (style.css):

div.modal-footer .kad-btn:first-child:before {
content: “Cerrar”;
}

to add the text I want, but then do not know how to delete the word “Close” from the button.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.