Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1487108

    Hi I have tried the solutions on here but none work. I need to hide the hovering play video symbol that is on the video on this page:

    Video is half way down the page with NFRC on it.

    #1487111

    Hey fanlokbun,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .page-id-13 .mejs-overlay-button {
    	display: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1487112

    you’re a star Mike! Thanks!

    #1487113

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide video control on hover’ is closed to new replies.