fc1 Posted January 8 Share Posted January 8 hello, i need to move the play button from the center of my video block. i tried all the css in posts related to moving or removing the play button, but none of them worked for me. i did try turning off the playback controls altogether in the video setting and then adding a play button to my cover image for the video. that worked and looked how i'd like it to--on the laptop. but when i clicked on the image on my cell phone the video didn't play. i appreciate any advice! Link to comment
Ziggy Posted January 8 Share Posted January 8 Can you share your website URL and this page? Where do you want the play button? fc1 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
fc1 Posted January 8 Author Share Posted January 8 thanks for responding! i'd like it in the upper left. https://www.empathystories.org/connect Link to comment
Solution Ziggy Posted January 8 Solution Share Posted January 8 Try adding this to Custom CSS: .video-player .plyr--video .plyr__control--overlaid { left: 10% !important; top: 7% !important; } tuanphan and fc1 2 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
fc1 Posted January 8 Author Share Posted January 8 @Ziggy that worked, thanks! how do i change the opacity / color of the play button? Ziggy 1 Link to comment
tuanphan Posted January 10 Share Posted January 10 On 1/9/2024 at 4:20 AM, fc1 said: that worked, thanks! how do i change the opacity / color of the play button? You can use this CSS code .video-player .plyr--full-ui.plyr--video .plyr__control--overlaid { background-color: #f1f !important; opacity: 0.5 !important; } Ziggy 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment