• My video has these weird blue boxes on it, and it seems to only happen with the mesmerize theme? What’s the deal? Just looks like bugs.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter teradyl

    (@teradyl)

    UPDATE: Current website theme is different, so here’s a screenshot of the video issue.

    https://prnt.sc/hv72cn

    Hello,

    Try to add this to additional css field.
    We will fix the issue in a future update.

    
    .mejs-inner .mejs-button>button[aria-controls]{
        min-width:10px;
        width:20px;
        display:block;
        padding:0px;
        border-radius:0;
        background-color:transparent;
        border:none;
    }
    
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Videos have weird treatments on them’ is closed to new replies.