• Resolved michelgreenwood

    (@michelgreenwood)


    Hello,

    Thank you so much for the theme.

    I noticed that the slider image scales (zooms in on center), until less than 960 pixel width when it offers the full image. Is it possible to have the image scale across all sizes without zooming?

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author OptimizerWP

    (@layerthemes)

    Hi michelgreenwood

    Can you please post your site address here?

    Thanks

    Thread Starter michelgreenwood

    (@michelgreenwood)

    Hello,

    Thank you for the reply. I do not have the site available yet. But the demo for optimizer has the same effect… the default slider image is of a laptop on a desk with other items. If you shrink the screen size, the image is replaced by a “zoomed out” version. If you increase the screen size to 960, the image returns to “zoomed in”.

    I was wondering if there is a way to prevent the change from happening. I would prefer to just use the whole image at any screen size, without zooming in.

    Thanks for the support!

    Theme Author OptimizerWP

    (@layerthemes)

    Hi michelgreenwood

    I guess you are trying to resize to simulate how the site looks in mobile/tab devices. But the thing is users on mobile wont load on a big screen first and they wont be resizing windows in mobile/tab devices.

    To emulate mobile/tabs display you will have to first resize your window and then refresh the site to see how it would look on mobile/tab device or you can use Chrome Device Mode & Mobile Emulation ??

    If it doesn’t satisfy your need, you can insert this CSS in Optimizer Options -> Custom Code -> Custom CSS. Although because of the disproportionate size of the height and width maintaining aspect ratio will not be possible.

    div#stat_img {background-size: contain!important;}

    Let me know if it solves the issue you are having.

    Thanks

    Thread Starter michelgreenwood

    (@michelgreenwood)

    Thank you so much for the help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Is it possible to keep the slider image from scaling?’ is closed to new replies.