New Landing How can we help? Themeforest Theme Support Dante Taking Out Revolution Slider So It Doesn't Show On Mobile

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #135224
    worldlystrategies
    Member
    Post count: 66

    Hi Dante,

    What do I have to do so that the revolution slider appears on tablets and desktops but not on mobile?

    Attached please see a screen shot of my current attempted rev slider settings.

    Cheers,
    Worldly Strategies

    Attachments:
    You must be logged in to view attached files.
    #135230
    worldlystrategies
    Member
    Post count: 66

    FOLLOW UP:

    Here is another attachment showing that the rev slider is not showing on mobile but that there is a big space left where it used to be. How do I get rid of that space?

    Attachments:
    You must be logged in to view attached files.
    #135284
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

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

    Thanks
    Mohammad

    #153216
    worldlystrategies
    Member
    Post count: 66

    Thank you. So the slider is gone but then there is a big white space were it used to be. Do I need to add some extra coding to get rid of that?

    #153230
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove last code and use this one new code:-

    @media only screen and (max-width: 479px) {

    .home-slider-wrap{display:none !important;}
    .rev_slider_wrapper{display:none !important;}

    }

    Thanks
    Mohammad

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

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

License required for the following item
Login and Registration Log in · Register