Title: non-responsive
Last modified: August 20, 2016

---

# non-responsive

 *  Resolved [lemonpixel](https://wordpress.org/support/users/lemonpixel/)
 * (@lemonpixel)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/non-responsive/)
 * Hi! Thanks for your lovely theme :).
 * Is there anyway i can remove the responsiveness of the theme. was looking at 
   the screen.css file and have tried many different ways, but i still do not know
   how to remove the responsiveness – i do not like the sidebars at the bottom of
   the website. Can you please advise? have tried looking thru’ wordpress & other
   websites for advise, but to no avail.
 * Thanks!

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

 *  Theme Author [Srini G](https://wordpress.org/support/users/srinig/)
 * (@srinig)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/non-responsive/#post-3305921)
 * Well, I’ll consider adding an option to turn off responsiveness in the next version.
 * For now, here’s what you can do: There is an IE stylesheet specifically written
   for IE versions 8 and below, and this is non responsive. If you make this stylesheet
   available for all browsers, you can get what you want. So, just open functions.
   php, and comment out the line that reads
 * `$GLOBALS['wp_styles']->add_data( 'ie-style', 'conditional', 'lt IE 9' );`
 * If you have just one sidebar, this alone will do.
 *  Thread Starter [lemonpixel](https://wordpress.org/support/users/lemonpixel/)
 * (@lemonpixel)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/non-responsive/#post-3305959)
 * Hi Srini,
    Thanks for the quick reply. Appreciate your help. 🙂
 * Have tried your method, it did indeed work! i wasted so much time trying to figure
   this out!
 * but as my theme is 2 sidebars, what additional steps do i have to do inorder 
   for the whole webpage to fit nicely into one screen for smaller screen devices?
   i.e. my 2 sidebars are still at the right and left side of the page. thanks again!
 *  Theme Author [Srini G](https://wordpress.org/support/users/srinig/)
 * (@srinig)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/non-responsive/#post-3305968)
 * If you have two sidebars, it’s a little complex. You’d better wait for the option
   to turn off responsiveness.
 *  Thread Starter [lemonpixel](https://wordpress.org/support/users/lemonpixel/)
 * (@lemonpixel)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/non-responsive/#post-3305970)
 * Thanks Srini! 🙂
 *  [PowieT](https://wordpress.org/support/users/powiet/)
 * (@powiet)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/non-responsive/#post-3305992)
 * cool Srini 🙂

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

The topic ‘non-responsive’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/f2/2.2.3/screenshot.png)
 * F2
 * [Support Threads](https://wordpress.org/support/theme/f2/)
 * [Active Topics](https://wordpress.org/support/theme/f2/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/f2/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/f2/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [PowieT](https://wordpress.org/support/users/powiet/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/non-responsive/#post-3305992)
 * Status: resolved