• Resolved unifer

    (@unifer)


    Hi,

    I found probably a bug / conflict with Swiper JS, specifically with arrows on mobile devices.

    Arrows in SwiperJS are rendered using pseudoelement:

    ::after { content: 'prev'; font-family: swiper-icons; }

    The arrows are showing fine on desktop, on mobile devices is showing ‘prev’ text instead. When I disable the caching mechanism, arrows are showing fine everywhere.

Viewing 2 replies - 16 through 17 (of 17 total)
Viewing 2 replies - 16 through 17 (of 17 total)
  • You must be logged in to reply to this topic.