Comments 2Christoffer started the conversationJuly 24, 2017 at 11:24amI would like to create a lightbox (with a form), and ideally looking for a solution that works seamless with the theGem theme. Other themes has this as a module, but do not see that option. 7,092Oliver repliedJuly 24, 2017 at 11:44amHI! Here is example for adding fancybox block: <a class="fancybox" href="#link"> Link </a><div id="link">[Shortcode]</div> And add this css: #link {display: none} You can use row html shortcode for adding this code. Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
I would like to create a lightbox (with a form), and ideally looking for a solution that works seamless with the theGem theme. Other themes has this as a module, but do not see that option.
HI!
Here is example for adding fancybox block:
And add this css:
You can use row html shortcode for adding this code.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver