Support » Plugin: Master Slider - Responsive Touch Slider » Slider not displaying on tablet or phone

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author averta

    (@averta)

    Hi,

    Sorry about the delay in responding.

    Seems that you have removed slider from your homepage. Please create a test page and put slider in it and let us know to check it for any possible issue.

    Waiting to hear from you again.

    I have the same problem here, I am using SKT Magazine pro and they recommended your plugin and it is working fine on the pc but messed up on the phone and the tablet

    I am using Simple Slider with Slide Info V2

    test link
    https://goo.gl/ON5bSo

    • This reply was modified 7 years, 6 months ago by queeneve.

    Hi,
    any chance to have a reply dear brother

    Plugin Author averta

    (@averta)

    Hi Dear @queeneve

    Due to WordPress.org forum changes, your reply left behind and we are very sorry about the delay in responding.

    Please add the following code to slider custom styles and check your slider again.

    @media screen and (max-width: 750px) {
    
     .master-slider {
       margin: 0 !important;
     }
     .ms-slide-info.ms-dir-v {
         top: 0;
         position: static;
         width: auto !important;
         padding: 0 20px;
     }
    
     .ms-info {
            margin-top: 20px;
        }
    }
    
    .ms-slide-info {
        overflow: auto;
        height: 100%;
    }

    Let us know if you have any further questions.

    Regards
    Averta

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Slider not displaying on tablet or phone’ is closed to new replies.