• It appears the when I have the mobile slider enabled the mobile slider is loaded by some device attribute but not by screen width. I would like the mobile slider loaded only at or smaller than a certain screen width, say 480px. Is there any way to toggle the mobile slider by the screen width that corresponds with the value set inside of the Virtue theme options->mobile slider->Slider Max Width?

Viewing 1 replies (of 1 total)
  • Hey,
    No that isn’t how it’s worked, because the slider is formed in the php (server side) it doesn’t have a check on screen size. It shows based on browser type so the server quires the browser as to the type if it’s a mobile browser then it shows the mobile slider. So if you look on a phone the slider will be mobile but it doesn’t consider screen size because it has to happen in server side code where as css is browser side and that can define things by screen size.

    Hope that makes sense.

    Kadence Themes

Viewing 1 replies (of 1 total)

The topic ‘Mobile Slider Load by Screen Width’ is closed to new replies.