gwen Posted November 1, 2022 Share Posted November 1, 2022 (edited) We've mysteriously had a pause button added to our header banner videos overnight on two websites and none of the CSS coding I've gleaned from previous posts have helped hide it. Website to view: etipu.boma.global Anyone else experiencing this? Last night I was working on one of the websites affected and this wasn't there. This morning, it is. Checked our other website to see if I was missing any code that may have fallen off and suddenly it's on that one too. Note the sites are using 7.0 So far I've tried these: .background-pause-button.visible {display: none!important} and /* hide play icon */ .sqs-video-icon { visibility: hidden !important; } and .homepage .sqs-video-icon { display: none; } None of these work. Edited November 1, 2022 by gwen Jswaz 1 Link to comment
Jswaz Posted November 1, 2022 Share Posted November 1, 2022 (edited) 59 minutes ago, gwen said: We've mysteriously had a pause button added to our header banner videos overnight on two websites and none of the CSS coding I've gleaned from previous posts have helped hide it. Website to view: etipu.boma.global Anyone else experiencing this? Last night I was working on one of the websites affected and this wasn't there. This morning, it is. Checked our other website to see if I was missing any code that may have fallen off and suddenly it's on that one too. Note the sites are using 7.0 So far I've tried these: .background-pause-button.visible {display: none!important} and /* hide play icon */ .sqs-video-icon { visibility: hidden !important; } and .homepage .sqs-video-icon { display: none; } None of these work. Same thing!! I just noticed it today, it was not there yesterday. Edited November 1, 2022 by Jswaz gwen 1 Link to comment
gwen Posted November 1, 2022 Author Share Posted November 1, 2022 5 minutes ago, Jswaz said: Same thing!! I just noticed it today, it was not there yesterday. Yeah it just appeared overnight for me as well. Link to comment
gwen Posted November 2, 2022 Author Share Posted November 2, 2022 2 hours ago, Jswaz said: Same thing!! I just noticed it today, it was not there yesterday. Heya is it gone for you now? I think they've removed it? Jswaz 1 Link to comment
Jswaz Posted November 2, 2022 Share Posted November 2, 2022 4 hours ago, gwen said: We've mysteriously had a pause button added to our header banner videos overnight on two websites and none of the CSS coding I've gleaned from previous posts have helped hide it. Website to view: etipu.boma.global Anyone else experiencing this? Last night I was working on one of the websites affected and this wasn't there. This morning, it is. Checked our other website to see if I was missing any code that may have fallen off and suddenly it's on that one too. Note the sites are using 7.0 So far I've tried these: .background-pause-button.visible {display: none!important} and /* hide play icon */ .sqs-video-icon { visibility: hidden !important; } and .homepage .sqs-video-icon { display: none; } None of these work. Same thing, I just noticed it today, it was not there yesterday. It's gone now! gwen 1 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