- This topic has 8 replies, 2 voices, and was last updated 4 years, 7 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › place video
Hi,
i like to place 2 videos next to each other, not to big not too small.
Video option is too big and column (2) > video is too small.
see:https://www.schoenenenlaarzen.nl/eenvoudig-online-inboeken/ > video
Any other solution?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.ql-video {
width: 100% !important;
height: 300px !important;
}
Regards,
Dave
thanks for your code, this works. But is there an option to disable auto play?
Hi,
Kindly use this iframe Code for autoplay:
<iframe class="ql-video" allowfullscreen="true" src="/wp-content/uploads/woningvideo-1.mp4?autoplay=1&" allow="autoplay" frameborder="0"></iframe>
<iframe class="ql-video" allowfullscreen="true" src="/wp-content/uploads/woningvideo-2.mp4?autoplay=1&" allow="autoplay" frameborder="0"></iframe>
Regards,
Dave
where? In column where I place txt or shortcode its not doing anything
Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
Dave
Hi,
Kindly add video in 2 columns again.
Regards,
Dave
added…
Hi,
Unfortunately, this is not possible to autoplay video using default block of SKT Builder. Because SKT builder does not support HTML Code.
Regards,
Dave
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]