Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1240986

    Hi!
    I have just started on a new site and ran into a problem with self hosted video. I’d like to disable the lower video controls and looping so there’s just a the play button on the middle of the video. There’s also som space below the video (now in purple) that I’d like to get rid of.

    Regards,
    Roger

    #1240998

    I updated Enfold and the space disappeared and no looping is going on any more so that’s nice! Would still be cool to be disable the video controls on the bottom though :)

    #1241033

    Hi,

    Add this to quick css:

    .mejs-controls {
    visibility: hidden!important;
    }

    Best regards,
    Jordan Shannon

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