Title: [Plugin: WP Columns] Columns Not Working Properly
Last modified: August 20, 2016

---

# [Plugin: WP Columns] Columns Not Working Properly

 *  [aefuller](https://wordpress.org/support/users/aefuller/)
 * (@aefuller)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-columns-columns-not-working-properly/)
 * When I first installed this plugin, using the column tag did not affect my page
   content at all. (I want to have it in two columns)
    After seeing another post
   on here, I added this to my theme stylesheet:
 * /* [@group](https://wordpress.org/support/users/group/) Columns */
 * .wpcolumn-clearfix {
    clear: both; }
 * .wpcolumn-wrapper-2 .wpcolumn {
    width: 47.5%; }
 * .wpcolumn-wrapper-3 .wpcolumn {
    width: 30%; }
 * .wpcolumn-wrapper-4 .wpcolumn {
    width: 21.8%; }
 * .wpcolumn {
    float: left; margin: 0 2% 0 0; padding-right: 2%; }
 * .wpcolumn-last {
    margin-right: 0!important; padding-right: 0!important; margin-
   left: 480px; border: none; }
 * /* [@end](https://wordpress.org/support/users/end/) */
 * The second column now starts halfway across the page but is still located below
   the content for the left column (you have to scroll down to see it). Obviously
   I want them to be next to each other, not one after the other.
    I am not very
   experienced with all this, so if anyone could help, that would be great!
 * [http://wordpress.org/extend/plugins/wp-columns/](http://wordpress.org/extend/plugins/wp-columns/)

The topic ‘[Plugin: WP Columns] Columns Not Working Properly’ is closed to new replies.

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

 * 0 replies
 * 1 participant
 * Last reply from: [aefuller](https://wordpress.org/support/users/aefuller/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-wp-columns-columns-not-working-properly/)
 * Status: not resolved