I have been working on a new webshop: http://92.43.176.100/~havekunstunik with a product slider on the front page. I notice that the text in the slider is not as clear as elsewhere on the page and it is especially noticeable on retina displays (iPad). The same is also true on your own shop demo page.
Is there any way the text in the product slider can be as clear as the rest?
Hi bertel!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap {
-webkit-perspective: 0;
}
Best regards,
Yigit
Amazing. Thank you