Title: Responsive Images
Last modified: May 9, 2017

---

# Responsive Images

 *  Resolved [sandritz](https://wordpress.org/support/users/sandritz/)
 * (@sandritz)
 * [9 years ago](https://wordpress.org/support/topic/responsive-images-30/)
 * Hi, i’m having problemas with the mobile version of my sliders. i used this code:
 * `.masterSlide img{width:100%!important; height: auto!important;margin: 0 auto!
   important;}`
 * Because when the sliders are in different tabs only the first tab with slider
   is perfect but the others don’t render well.
    Can you help me?

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Contributor [averta support](https://wordpress.org/support/users/averta_support/)
 * (@averta_support)
 * [9 years ago](https://wordpress.org/support/topic/responsive-images-30/#post-9115674)
 * Hi,
 * Thank you for using Master Slider.
 * Could you please provide me with the link of your website, ?
 * Best,
    Averta
 *  Thread Starter [sandritz](https://wordpress.org/support/users/sandritz/)
 * (@sandritz)
 * [9 years ago](https://wordpress.org/support/topic/responsive-images-30/#post-9122879)
 * Yes, please visit:
 * [http://centrodeayudaonline.vtr.com/banda-ancha/configurar-router/](http://centrodeayudaonline.vtr.com/banda-ancha/configurar-router/)
   -
   > Here you can see different settings for each slider. The last one displays 
   correctly for desktop but not responsive for mobile. The size of the images are
   700 x 460px What can i do?
 *  Plugin Contributor [averta support](https://wordpress.org/support/users/averta_support/)
 * (@averta_support)
 * [9 years ago](https://wordpress.org/support/topic/responsive-images-30/#post-9127451)
 * Hi,
 * You can put the below code on slider callbacks -> on slider init
 *     ```
       jQuery('.tabtitle').click(function(){
         jQuery(window).trigger('resize');
       });
       ```
   
 * Please let me know the result.
 * Best,
    Averta
 *  Thread Starter [sandritz](https://wordpress.org/support/users/sandritz/)
 * (@sandritz)
 * [9 years ago](https://wordpress.org/support/topic/responsive-images-30/#post-9133503)
 * Hi,
    I tested it and the result is ok in desktop but not in mobile. I tried it
   in our test page:
 * [http://qacentrodeayudaonline.vtr.com/banda-ancha/configurar-router/](http://qacentrodeayudaonline.vtr.com/banda-ancha/configurar-router/)
 * Please help, i need it to work in mobile too. In mobile the first slider shows
   ok, but the other ones don’t.
 *  Plugin Contributor [averta support](https://wordpress.org/support/users/averta_support/)
 * (@averta_support)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/responsive-images-30/#post-9135682)
 * Hi,
 * The code I have sent, could resolve the issue 🙂 But you have deleted the code
   now. Please put that code again as I said on my previous comment, so we could
   check it out and find out the problem.
 * I will wait to hear from you.
 * Best,
    Averta
 *  Thread Starter [sandritz](https://wordpress.org/support/users/sandritz/)
 * (@sandritz)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/responsive-images-30/#post-9146409)
 * Hi,
    I haven’t erased any code, i wish i could attach images so i can show you
   the settings of the sliders. I’m sending a drive url so you can see screenshots
   from there. I have to give you access so please let me know if you can’t see 
   the content.
 * [https://docs.google.com/a/cardumen.cl/document/d/11xx97eD5mktjXKZm44m_TERdHDNQ4Bx4QDQy4OAcNd0/edit?usp=sharing](https://docs.google.com/a/cardumen.cl/document/d/11xx97eD5mktjXKZm44m_TERdHDNQ4Bx4QDQy4OAcNd0/edit?usp=sharing)
 * Thank you!
 *  Plugin Contributor [averta support](https://wordpress.org/support/users/averta_support/)
 * (@averta_support)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/responsive-images-30/#post-9151276)
 * Hi,
 * We cannot access your google drive and we are not able to give you an email for
   that.
    Please share your screenshots public.
 * And please let me know where did you put that code?
    Please check out this screenshot:
 * [http://support.averta.net/en/wp-content/uploads/screenshot-5.png](http://support.averta.net/en/wp-content/uploads/screenshot-5.png)
 * If the problem persists, let me know.
 * Best,
    Averta

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Responsive Images’ is closed to new replies.

 * ![](https://ps.w.org/master-slider/assets/icon-256x256.png?rev=1638064)
 * [Master Slider - Responsive Touch Slider](https://wordpress.org/plugins/master-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/master-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/master-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/master-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/master-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/master-slider/reviews/)

## Tags

 * [mobile](https://wordpress.org/support/topic-tag/mobile/)
 * [render](https://wordpress.org/support/topic-tag/render/)

 * 7 replies
 * 2 participants
 * Last reply from: [averta support](https://wordpress.org/support/users/averta_support/)
 * Last activity: [8 years, 12 months ago](https://wordpress.org/support/topic/responsive-images-30/#post-9151276)
 * Status: resolved