Video backgrounds will not load in Safari

Home Forums Jevelin Theme Video backgrounds will not load in Safari

Home Forums Jevelin Theme Video backgrounds will not load in Safari

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • plusadmin
    Participant

    Hello,

     

    I’ve added video backgrounds (both .mp4 and .webm) on my website, and neither of them load in Safari. The videos load fine in Chrome and Firefox. I’ve tried adding a CSS rule to make those sections’ backgrounds transparent and their content opaque, but that didn’t fix the problem (see below). Any other suggestions?

     

    .sh-section-a03b65f2904c4a1b539e5920f8e88072{
    background-color: transparent !important;
    opacity: 1 !important;
    visibility: inherit !important;
    }

     

    .sh-section-f7b421e26efccfaed1b639e549dd6ad5{
    background-color: transparent !important;
    opacity: 1 !important;
    visibility: inherit !important;

    }

     

     

    Hi @plusadmin,

     

    I hope you are well today and thank you for your question.

     

    Please make sure you are using latest version of Safari browser and also try using the solution shared in the following topic.

     

    https://stackoverflow.com/a/33833236/1287548

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)