hello,
i use a video on my enfold site. There is a big play-button for the video with the css class class="mejs-overlay-button"
In Desktop the play button is visible but on mobile the play button is not there. Is there a possibility to show this button also on mobile?
Best regards
Chris
Hi,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay
Hello,
plz take a look to the private section. There you can find the site url. On this site you will find the video.
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.mejs-overlay-button {
min-height:300px;
}
Best regards,
Vinay
hello Viany,
your css code did not solve the problem. On mobile phones there is no overlay button after adding the code. Do you have an other solution?
Thanks
Hi,
Sorry for the delay, but I’m not sure why it’s not displaying the overlay icon in mobile. It may be due to another code or plugin which is causing a conflict. We need to take a closer look at the backend setup Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Vinay