My background video has a giant triangle play button on mobile devices. My website is below in private data. Can I remove this via css?
Hey stacieclark!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 769px) {
.avia_playpause_icon { display: none !important; }}
Regards,
Yigit
This didn’t work. I’m still seeing the play button when viewed on my iPhone….
Hey!
Do you mind creating a temporary admin login and posting it here privately?
Regards,
Yigit
info below
Any progress on this yet? I need that icon removed both on mobile (where it is a static ‘play’ button triangle) and and icon also “loads” right in the middle of the video on the homepage on the desktop version… is there a way to remove both altogether???