Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #744836

    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

    #746276

    ?

    #746341

    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

    #746482

    Hello,

    plz take a look to the private section. There you can find the site url. On this site you will find the video.

    #746546

    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

    #746776

    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

    #747857

    ??

    #748586

    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:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Vinay

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.