Title: Sidebar Layout
Last modified: August 22, 2016

---

# Sidebar Layout

 *  Resolved [kwbridge](https://wordpress.org/support/users/kwbridge/)
 * (@kwbridge)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/sidebar-layout-1/)
 * Hi,
 * On this page
 * [http://salgspersonell.no/category/selgerarkivet/](http://salgspersonell.no/category/selgerarkivet/)
 * the widget below the poll widget is being pushed to the right in a narrow column.
   If I move the widget that is being pushed over above the poll widget the problem
   doesn’t happen. It also doesn’t happen if I remove the poll widget. Do you know
   what is causing this?
 * [https://wordpress.org/plugins/yop-poll/](https://wordpress.org/plugins/yop-poll/)

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

 *  Plugin Author [YOP](https://wordpress.org/support/users/yourownprogrammer/)
 * (@yourownprogrammer)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/sidebar-layout-1/#post-5640476)
 * Hello
 * Edit the template you are using for your poll and in the css section add the 
   code below
 *     ```
       .sidebar {
         float:none !important;
       }
       ```
   
 * Let us know if that fixes the issue.
 * Best
    YOP Team
 *  Thread Starter [kwbridge](https://wordpress.org/support/users/kwbridge/)
 * (@kwbridge)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/sidebar-layout-1/#post-5640487)
 * Thanks! It fixed the issue.
 * And thanks for the quick response!

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

The topic ‘Sidebar Layout’ is closed to new replies.

 * ![](https://ps.w.org/yop-poll/assets/icon-256x256.png?rev=3524390)
 * [YOP Poll](https://wordpress.org/plugins/yop-poll/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yop-poll/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yop-poll/)
 * [Active Topics](https://wordpress.org/support/plugin/yop-poll/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yop-poll/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yop-poll/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [kwbridge](https://wordpress.org/support/users/kwbridge/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/sidebar-layout-1/#post-5640487)
 * Status: resolved