Hi, how do I remove the play button of my video banner on the home page?
Welcome to shopify community. Please share your store url (Share password if its password protected) so i will provide you proper solution.
Hey! @studioroam ,
Could you kindly share your store URL and password (if it’s password-protected) so I can review it and provide you with an update?
https://studioroam.nl/ thank you!
https://studioroam.nl/ thank you for your reply!
Good day @studioroam .
This must’ve been fixed. I don’t see any buttons in the hero section.
I hope this helps!
Oh weird, I also don’t see it on Google Chrome, but I still see it on Safari on my computer and my phone (also in incognito mode). What could be the reason for this?
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
video::-webkit-media-controls { display: none !important; }
Hi @studioroam ,
I checked and didn’t find the button, did you remove it?
Thank you, this helped!!!
