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.
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.
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.