Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1428247

    I’m having a problem with the color-cection background video. Inside the section there is a 9s local hosted video that loops. Sometimes on Desktop and always on mobile there is appearing a HUGE loading icon after every loop, thats very annoying. Every loop there is popping a big loading icon :( . I understand that it appears once on the first visit of the site, but not every loop. Can i hide this animated loop icon?

    #1428269

    Hey villasanarenteriasimon,
    You can try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .mejs-overlay-loading {
      display: none !important;
    }

    After applying the css, please clear your browser cache and check.
    If this doesn’t help please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

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