- 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
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]