Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1251060
Lightbox
Closed

Comments

  •  2
    Christoffer started the conversation

    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. 


  •  7,092
    Oliver replied

    HI!

     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