Viewing 2 posts - 1 through 2 (of 2 total)
  • #112890
    macastura
    Member
    Post count: 26

    Hi!
    Could you please tell me how to hide Rev Slider on mobile phones? Such as Iphone or silimar.
    I set hide mobile visibility under 480px but it seem not to work. My Rev Slider is auto responsive not full screen.

    Please help.
    Thank You.
    Mattia.

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

    Hi,
    Please try to use custom css code:-

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

    Thanks 🙂
    With Best Regards
    Mohammad

Viewing 2 posts - 1 through 2 (of 2 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