Multiple close buttons on the same popups
-
Hi,
I have a dialog box that displays multiple messages, and in some cases, I would like to have a button like “cancel” or “retry” besides the regular top-right corner “X” button. It makes more sense in terms of UI to have a button that closes the popup depending on the context. I’m using the DIVI button module, but with no luck.
Here’s what my button code looks like:
<div class="et_pb_button_module_wrapper et_pb_button_4_tb_body_wrapper et_pb_module "> <a class="et_pb_button et_pb_button_4_tb_body da-close evr-close et_pb_bg_layout_dark" href="#close">Fechar</a> </div>
What am I missing here?
Thanks in advance.
Pedro
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Multiple close buttons on the same popups’ is closed to new replies.