Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @joyelle – The popup_trigger shortcode has no styling applied. You would have to do it all using custom CSS. There are plenty of guides out there for how to style something.

    An easier solution may be to use the tag=”” argument for your popup_trigger.

    [popup_trigger id=”123″ tag=”a”] Some Text [/popup_trigger]

    [popup_trigger id=”123″ tag=”button”] Some Text [/popup_trigger]

    [popup_trigger id=”123″ tag=”u”] Some Text [/popup_trigger]

    Hope that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Make text that opens popup when clicked appear as a link’ is closed to new replies.