• Hey there,
    I’m trying to add a popup on a call to action button.

    The Call to action shortcode is that :
    [stm_call_to_action button_type="secondary" button_size="btn-md" button_color_style="style-4" call_to_action_label="Soyez le premier informé des actualités de vos équipes préférées" link="url:#|title:Rejoignez-nous%20!||" text_color="#ffffff"]

    How can I use it to open the popup ? I tried to add the class=”spu-open-1444″ but it doesn’t works

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support gonzalesc

    (@gonzalesc)

    Hi.
    You can use the link:
    <a class="spu-open-1444">Open Popup</a>

    Regards

    Thread Starter r4ph0u

    (@r4ph0u)

    I don’t get how to use this link inside an existing shortcode..

    Plugin Support gonzalesc

    (@gonzalesc)

    Hi.

    When you is editing your page, you must put in HTML format, and paste this code:

    <a class="spu-open-1444">Open Popup</a>

    Then, save it.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Popup on Call to action’ is closed to new replies.