Hello,
I want to put full wide button and when you click get pop up Vimeo video.
I have made this article https://kriesi.at/support/topic/using-button-shortcode-to-open-a-video-in-a-lightbox/ and that is working but I need to get bigger button. Is there any possibility to make trough Enfold shortcodes or to change this shortcode?
Regards
Hey Zaccc,
try this:
<a href="http://youtu.be/GZVKnsWwtT8" class="avia-button light custom avia-size-x-large" style="background-color:#cc0000;border-color:#000000" rel="lightbox"><span class="avia-download">Youtube</span></a>
I changed “large” to “avia-size-x-large”
Best regards,
Mike
Hello Mike,
Thank you for your help . It is working.
Regards