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 #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,095
    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