Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1408195

    CecileWilliams
    Participant

    Hi,

    Website URL: masterymomentseekers.com
    WP version 4.7.3
    Cornerstone 1.3.3

    I have added Vimeo videos with the video player elements. We can click on them to start them and then pause them, but we can restart them. I believe the issue is due to the mejs-overlay-play element because I was able to get around the issue by hiding it.

    .mejs-video .mejs-overlay-play { display: none !important; }

    Can you please take a look and let me know if there’s a better fix? I can give you a site login if you need.

    Thanks,
    Cecile

    #1408406

    Rupok
    Member

    Hi Cecile,

    Your workaround is just fine and you can use this fix if that solves your issue.

    Cheers!