Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1052057

    Hi there,

    I have been trying to get the product slider for WooCommerce to display in the correct way, but images and especially product title shows up blurry on Safari (not in other browsers). I have searched through the forum and already added the following code to the CSS, but it doesn’t do the trick.

    .avia-safari .avia-content-slider, .avia-safari .avia-content-slider-inner, .avia-safari .avia-content-slider-inner .slide-entry-wrap {
    -webkit-perspective: 0px!important;
    }

    Is there something else I can do?

    #1052062

    Hey,

    I tried logging in to your site however logins do not work for me. Could you please check them once again? :)

    Cheers!
    Yigit

    #1052065

    Sorry Yigit, my bet. I forgot to switch the standard role of subscriber to admin. Double checked the password and login and it should work now.

    #1052079

    Hi,

    Thanks!

    I changed the code to following and it worked

    #top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap { 
    -webkit-perspective: unset; 
    }

    Please review your website :)

    Cheers!
    Yigit

    #1052119

    That worked perfect. You guys rock, thank you so much. This is why I already bought more than 10 Enfold licenses for different projects. Your support is awesome.

    #1052121

    Hi!

    That is great to know! Thanks for sharing!

    As always, you are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Product slider blurry on Safari’ is closed to new replies.