-
AuthorPosts
-
May 3, 2018 at 12:18 pm #950707
Hi
I have exactly the same behavior like here: (Safari Only)
https://kriesi.at/support/topic/fuzzy-fonts-on-safari-using-product-slider/#post-677739As suggested, I put the following css in my stylesheet:
.avia-safari .avia-content-slider, .avia-safari .avia-content-slider-inner, .avia-safari .avia-content-slider-inner .slide-entry-wrap {
-webkit-perspective: 0 !important;
}On my side it didn’t work. Do you have any other ideas how I could solve that problem?
May 4, 2018 at 8:53 pm #951845Hey Eric,
Can you clear and refresh cache, it seems that the code is not there for you.
Best regards,
BasilisMay 7, 2018 at 1:59 pm #952676Hi Basilis
Sure, it is… in my custom CSS I put the CSS code like above. I always clear cache when I so such changes, but thanks for the memo! ;-)
The behavior is quite strange… at the beginning, fonts are looking good, but after the 6th or 7th slide, all the fonts in the slider becomes blurry and then stays that way… You can check it in Safari (it is the second slider on the page – somewhere in the middle of the page).
Thanks to give an eye on it and your proposal to fix that.
Best Regards,
EricMay 7, 2018 at 8:20 pm #952849I have exactly the same issue within Layer Slider here on Safari. Blog Style is “Modern Business” btw.
The CSS tweak…
.avia-safari .avia-content-slider, .avia-safari .avia-content-slider-inner, .avia-safari .avia-content-slider-inner .slide-entry-wrap { -webkit-perspective: 0 !important; }
doesn’t helped me either.
I would really be happy if we could fix this quickly, because it’s really annoying especially on the landing page.
May 7, 2018 at 8:36 pm #952860It seems to me, Safari can’t handle the change of z-index with a higher amount of sliders… (but I’m not 100% sure about that).
May 8, 2018 at 9:15 pm #953545Hi,
We are looking dipper into that issue so we can see what we can find of.
Best regards,
BasilisMay 9, 2018 at 12:34 pm #953869Hi @Basilis,
that would be great!
Thanks
AndreMay 9, 2018 at 4:16 pm #954021Thank you Basillis! Hope you will find the problem very soon :-)
Regards,
EricMay 10, 2018 at 6:50 am #954374Hi Schmiddy,
Looks the same as in Chrome on my end. No errors. Could you please clear the cache, check again and get back to us.
Could you please attach some screenshots of the issue?
Best regards,
VictoriaMay 10, 2018 at 9:18 am #954430Hi Victoria
As I said above, I always clear my cache…
I didn‘t meant the first fullwidth slider (like on your screenshot), please scroll down to the two other sliders there you will see the problem.
Please see my description of the behavior above, the blurry font is not there from the beginning…
thank you!May 11, 2018 at 8:55 am #955091Hi Schmiddy,
Can you disable caching and minification for now?
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.