Title: Sidebar not responsive
Last modified: September 21, 2017

---

# Sidebar not responsive

 *  [biturbo](https://wordpress.org/support/users/biturbo/)
 * (@biturbo)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/sidebar-not-responsive-3/)
 * I’m starting up a new site on the theme Baskerville, and I have been testing 
   some things. I found out that the widgets I placed in the right sidebar are not
   visible on a mobile Phone.
    What can I do about it?

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

 *  [gunglichen](https://wordpress.org/support/users/gunglichen/)
 * (@gunglichen)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/sidebar-not-responsive-3/#post-9628435)
 * Hello Biturbo
 * I am having the same issue on my site, have you resolved it on yours? If so could
   you please tell me how?
 * Thank you
    Grant.
 *  [makaloo](https://wordpress.org/support/users/makaloo/)
 * (@makaloo)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/sidebar-not-responsive-3/#post-9807797)
 * Hello biturbo and gunglichen,
 * to solve the problem I used the following code.
 * [@media](https://wordpress.org/support/users/media/) (max-width: 1000px) {
    .
   sidebar { display: block; width:100%; margin-top:2em;} }
 * It worked on my site
 *  [Virginie FAVRAT](https://wordpress.org/support/users/vfavrat/)
 * (@vfavrat)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/sidebar-not-responsive-3/#post-9942937)
 * Thank you very much !
    It works for me too.

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

The topic ‘Sidebar not responsive’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/baskerville/2.3.1/screenshot.jpg)
 * Baskerville
 * [Support Threads](https://wordpress.org/support/theme/baskerville/)
 * [Active Topics](https://wordpress.org/support/theme/baskerville/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/baskerville/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/baskerville/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: [Virginie FAVRAT](https://wordpress.org/support/users/vfavrat/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/sidebar-not-responsive-3/#post-9942937)
 * Status: not resolved