This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Image Sprites on Retina Devices

Resolved 1 reply themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

My case pertains to the Flex Slider particularly as I have not noticed issues elsewhere in the theme.

On retina devices the background image sprite used for prev/next navigation does not account for the 2x device resolution. In the custom css I just referenced the individual images instead of the sprite for now:
———————-
.flexslider .flex-direction-nav li a.flex-prev {
background:url(‘WEBSITE/wp-content/themes/vantage/images/sprites/gallery-prev.png’) no-repeat;
}
.flexslider .flex-direction-nav li a.flex-next {
background:url(‘WEBSITE/wp-content/themes/vantage/images/sprites/gallery-next.png’) no-repeat;
}
———————-
Great theme – my client loves it.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 9 months ago

    Hi Chris. I’ve seen this too. Thanks very much for sharing your fix with us, I’ll log this formally as a bug now. Much appreciated.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread