New Landing How can we help? Themeforest Theme Support Supreme Revolution Slider > Responsive > Hide Slider (?)

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Supreme
  • #7037
    cyborgninja
    Member
    Post count: 26

    The particular Revolution sliders that I’ve created don’t display well when viewed in lower resolutions and/or when the browser is resized. This is just my goofy preference and not something technically wrong. In fact, the responsive behavior of the slider (and theme) work very very well.

    Again, just for my particular preference I would prefer that the slider appear at higher resolutions (destkop, tablet, etc) and perhaps disappear at lower resolutions (i.e. phone, some tablets).

    That said, I was curious if there is a way to effectively ‘hide’ the slider at lower resolutions or when the page/browser is resized?

    #7085
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    If you need it hidden only for smartphones, add this custom CSS in the general theme options:

    @media only screen and (max-width: 479px) {
      .rev_slider_wrapper {
        display: none !important;
      }
    }

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #7150
    cyborgninja
    Member
    Post count: 26

    Works like a charm!

    Thank you!!!

    Resolved 🙂

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register