Tagged: post slider
Hello,
I am using “use any font” wordpress plugin to use my own fonts, but it doesn’t work correctly on part of my web … as you can see on the link down there – it looks like pixelized with low resolution, but only on Post slider part. Rest of headers and text, using the same font looks correctly. Can you tell me, where should be a problem?
Thanks a lot for your time and have a nice day
Best regards
Jiri
@jiriwasserbauer have you asked the plugin developer as well? What did he say?
Hi,
It seems like you have removed post slider from your page.
Are you having the issue on Safari? If so, can you please try adding following code to Quick CSS in Enfold theme options and check if that helps?
.avia-safari .avia-content-slider, .avia-safari .avia-content-slider-inner, .avia-safari .avia-content-slider-inner .slide-entry-wrap {
-webkit-perspective: 0 !important;
}
Best regards,
Yigit