Home › Forums › Jevelin Theme › Video black bars in Safari
Home › Forums › Jevelin Theme › Video black bars in Safari
On my website, i have a video auto playing on load. It looks great in Chrome and Firefox, but on Safari i get black bars on the left and right side…. any ideas?
Thanks in advance!
Hi @cmurockstar,
I hope you are well today and thank you for your question.
Your shared site is not accessible for me and displaying the error message “This site can’t be reached” so please make sure it is accessible for me.
Also please share the screenshot of the issue and make sure you are using latest version of Safari.
Best regards,
Shufflehound team
I am not sure why it is unreachable. I can reach it at my home network and at off-site networks as well. We host with site-ground, not sure if that is causing a problem with your ISP?
It seems general issue not specific to theme which you can resolve using the solutions shared in the following topics.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.rev_slider .tp-mask-wrap video { height: auto !important; }
Thanks for the fix… when i made that change, the result was a cut off visual in safari.
Why would the sizing be correct in Firefox or Chrome but not Safari?
Hi there,
Every browser uses different rendering to show everything in frontend, so there could be a small differences in each browser.
Best regards,
Shufflehound team