Title: Sidebar responsive css fix?
Last modified: August 21, 2016

---

# Sidebar responsive css fix?

 *  Resolved [mikorka](https://wordpress.org/support/users/mikorka/)
 * (@mikorka)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/sidebar-responsive-css-fix/)
 * Hi Ron! I’ve got the same issue as mentioned in this topic, but I apply a left
   and a right sidebar for my widgets with the content in the middle. If I apply
   this css:
 * #content, .sidebar {
    display: table-cell; float: none !important; vertical-align:
   top; }
 * It brings both sidebars to the right. What would be the fix for my case?
 * Cheers

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

 *  Thread Starter [mikorka](https://wordpress.org/support/users/mikorka/)
 * (@mikorka)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/sidebar-responsive-css-fix/#post-4640780)
 * I mean this topic:
 * [http://wordpress.org/support/topic/issues-with-responsiveness?replies=3](http://wordpress.org/support/topic/issues-with-responsiveness?replies=3)
 *  Theme Author [ronangelo](https://wordpress.org/support/users/ronangelo/)
 * (@ronangelo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/sidebar-responsive-css-fix/#post-4641055)
 * You could set the width of the `#content` and `.sidebar` as percentages (%) instead
   of pixels. Frontier 1.1.5 now works this way. If you want to try it, you could
   get it on either of these links.
    [http://wordpress.org/themes/frontier/developers/](http://wordpress.org/themes/frontier/developers/)
   [http://ronangelo.com/frontier/](http://ronangelo.com/frontier/)

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

The topic ‘Sidebar responsive css fix?’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [ronangelo](https://wordpress.org/support/users/ronangelo/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/sidebar-responsive-css-fix/#post-4641055)
 * Status: resolved