Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #916737

    I have three text quotes in a content slider. When displayed in Firefox the text and images in the slider are pixelated. It looks like they have a black boarder around them which is pixelated. It is perfectly fine in Safari and Chrome but looks hideous in Firefox (mac version)

    Do you know of some CSS which would fix this?

    Many Thanks
    Regards
    Colin

    #916896

    Hey Colin,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

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

    Best regards,
    Yigit

    #917044

    Hi Yigit

    Brilliant, that works perfectly, much appreciated.

    Best Regards
    Colin

    #917095

    Hi Colin,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.