Is it possible to get rid of or move the play button that appears on embedded videos? in Customize with code Posted July 12, 2023 Hi , Thank you for sharing with us how to fix the play button issue but it doesn't seem to work on mine. I added the code as stated above under Design/Custom CSS. Is it literally just adding this code in the Custom CSS section. What am I doing wrong? Thank you in advance! .sqs-video-icon { right: 10px !important; left: unset !important; bottom: 10px !important; top: unset !important; }
Is it possible to get rid of or move the play button that appears on embedded videos?
in Customize with code
Posted
Hi ,
Thank you for sharing with us how to fix the play button issue but it doesn't seem to work on mine. I added the code as stated above under Design/Custom CSS. Is it literally just adding this code in the Custom CSS section. What am I doing wrong?
Thank you in advance!
.sqs-video-icon { right: 10px !important; left: unset !important; bottom: 10px !important; top: unset !important; }