Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mytsolutions

    (@mytsolutions)

    Hello , Plugins support not available?

    Thread Starter mytsolutions

    (@mytsolutions)

    Thank you for detailed doccumentation. Fixed by adding the below code

    @media only screen and (max-width: 600px)
    {
    .testimonial_rotator .slide .testimonial_rotator_slide_inner { display: none !important; }
    .testimonial_rotator .slide .testimonial_rotator_slide_inner:first-child { display: block !important; }
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is this possible to show only 1 testimonail in mobile ?’ is closed to new replies.