• Resolved arnok1981

    (@arnok1981)


    Hi!

    Is′t possible to hide the plugin on mobile? I just want it to show on desktop.

    Thanks,
    Konrad

Viewing 1 replies (of 1 total)
  • Plugin Author joe_bopper

    (@joe_bopper)

    Hi Konrad,

    It is certainly possible and quite easy. That said, it isn’t a feature as this plugin doesn’t assume or impose anything of a theming nature.

    You want to use media queries in your site’s css:

    https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries

    They will apply styling rules on your html dependent upon, for example, the width of the user’s browser.

    Hope this helps.

    Cheers,
    Joe

    P.S. I’m marking as resolved as the issue isn’t a feature of this plugin. Please do still get in contact if you have any further trouble.

Viewing 1 replies (of 1 total)
  • The topic ‘Hide on mobile’ is closed to new replies.