Simple Play Button Style - Video Block
Plugin Details
Add a more simple style to 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) - Simple Play Button Style - GhostPlugins.com //
.video-player.video-player .plyr--video .plyr__control--overlaid {
  background: #fff !important;
  color: #000 !important;
  border: 1px solid #000;
  padding: 30px !important;
}Customizable Options
- Play Button Background Color 
- Play Button Icon Color 
- Play Button Border Style 
- Play Button Padding 
Notes
Only compatible with the Video Block with direct video upload (not YouTube or Vimeo).

 
            