How to make this type of video gallery in bootstrap?

How to make this type of video gallery in bootstrap?

Click on it and it will open and play in the popup. Also, tell me about the custom play button.

appears to be a standard lightbox modal. Specifically a “Magnific Popup” one thats holding an iframe youtube embed. The “Custom play” is just a fancy font (elementskit), and displaying a specific character in that font, on a blue background element.

1 Like

How to hide or remove youtube default controls.

I would suggest looking at the YouTube Embed API documentation; it contains all of the available options you can set.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.