Bigger Play Button - Video Block
Plugin Details
Increase the size of the video block’s play button when using an uploaded file.
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Add to Custom CSS
// Video Block (File Uploaded) - Bigger Play Button - GhostPlugins.com //
.video-player.video-player .plyr--video .plyr__control--overlaid {
padding: 60px !important;
}Customizable Options
Play Button Padding
Notes
Only compatible with the Video Block with direct video upload (not YouTube or Vimeo).
