Website not working in safari for mobile on elements with animation.
This support request was posted in Smart by corymakes
- corymakes February 23, 2019 at 4:31 am
Hey there!
My theme seems to work great with the exception of the mobile version, specifically with safari. Any element that has a page animation added to it wont load. Any help would be greatly appreciated.
Cheers,
CoryJuanfra Aldasoro February 25, 2019 at 1:28 pmHi Cory,
Thank you for reaching out!
Thanks for writing. I hope you’re doing well.
Would you please add the following custom CSS:
@media all and (max-width: 767px) { .nice_row-inner, .vc_inner, .row-inner { display: block; } .background-inner:empty { display: initial !important; } }
Best,
Juancorymakes February 25, 2019 at 1:38 pmThat did the trick! Thanks so much.
Do you happen to know if there is a fix for the mobile navigation animation? It tends to glitch when opening and then resolves itself halfway through the animation.
Juanfra Aldasoro February 25, 2019 at 1:44 pmHi,
Thank you for the prompt response.
That sounds great!
I’m happy it worked.
I’m not seeing what you describe for the navigation. It’s growing up from the base without glitch.
Best,
Juan.corymakes February 25, 2019 at 5:45 pmI only see it on mobile, specifically safari. It works perfectly on desktop.
Screenshot available at the following link: https://we.tl/t-x39QaWGdX0
Juanfra Aldasoro March 1, 2019 at 7:46 pmHi Cory,
Thanks for the follow-up.
I’ve seen you created a new ticket for this issue. We’ll continue the conversation over there.
Best,
Juan.
This topic is marked as resolved
Only the topic author can re-open this thread.