Title: Making the plugin responsive?
Last modified: August 30, 2016

---

# Making the plugin responsive?

 *  [mattlongman](https://wordpress.org/support/users/mattlongman/)
 * (@mattlongman)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/making-the-plugin-responsive/)
 * First of all, I love this plugin – I think it give’s just the right amount of
   info and isn’t too cluttered, however, it doesn’t work on a responsive page.
 * I’ve fixed the map image by changing the width to 100%:
 *     ```
       .wp-strava-ride-container img {
           width: 100%;
       }
       ```
   
 * But I can’t get the table to display properly. If this is beyond the scope of
   what you want to support, which plugin file should I be looking in to changing
   it from a table to something else?
 * Thanks!
 * [https://wordpress.org/plugins/wp-strava/](https://wordpress.org/plugins/wp-strava/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [jrfoell](https://wordpress.org/support/users/jrfoell/)
 * (@jrfoell)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/making-the-plugin-responsive/#post-9118728)
 * Thanks Matt!
 * I added the class: wp-strava-img to the static map image in v1.1 if you want 
   your CSS to target that.
 * There is a way to do responsive tables. Let me see what I can do.

Viewing 1 replies (of 1 total)

The topic ‘Making the plugin responsive?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-strava_352523.svg)
 * [WP-Strava](https://wordpress.org/plugins/wp-strava/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-strava/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-strava/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-strava/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-strava/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-strava/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [jrfoell](https://wordpress.org/support/users/jrfoell/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/making-the-plugin-responsive/#post-9118728)
 * Status: not resolved