Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2063343
Add button to fancy header
Closed

Comments

  • kcs2012 started the conversation

    I would like to add a button in the video overlay header. I tried adding html in the excerpt section, but it wouldn't display

  •  7,280
    Oliver replied

    Hi,

    Here is an example of adding fancybox block: 
    To the row html shortcode add this code:

    <a class="fancybox" href="#link"> Link </a> <div id="link">[Shortcode]</div>

    And add this css to the custom css field on the page:

    #link {display: none} 

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver