Modal window

Hi there,
I need to use a responsive modal window to show a contact form, triggered from a button.
Can I have this with native shortcodes? Is there a recommended pluging for doing this within betheme?

Thanks in avance,
digg

Comments

  • Hello Digg,
    You can use our custom code, which should be pasted in the column item.
    [button title="Button" link="#you-custom-id" target="_blank" class="" download="" rel="lightbox" onclick=""]
    <div id="you-custom-id" style="display:none">CONTENT HERE</div>
    Thanks
Sign In or Register to comment.