Title: Two columns
Last modified: March 26, 2018

---

# Two columns

 *  Resolved [screen-b](https://wordpress.org/support/users/screen-b/)
 * (@screen-b)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/two-columns-19/)
 * Hello, since update to 2.4.0 therais only one column left. Before it showed two
   columns on big screens.
    Is there a oportunity to get back the look ? Thanks!

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

 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/two-columns-19/#post-10116588)
 * Are you talking about the frontend?
    And did you have custom CSS added? Can you
   share the url to your website?
 *  Thread Starter [screen-b](https://wordpress.org/support/users/screen-b/)
 * (@screen-b)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/two-columns-19/#post-10118512)
 * Hello Marcel,
    Yes I am talking about front end. Yes I use custom CSS. Link: 
   [https://www2.fasten-und-essen.de/gaestebuch/](https://www2.fasten-und-essen.de/gaestebuch/)
   or (later) [https://www.fasten-und-essen.de/gaestebuch/](https://www.fasten-und-essen.de/gaestebuch/).
 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/two-columns-19/#post-10119684)
 * Ah, I understand.
    There was a “clear:left” added for theme compatibility. You
   want to add this to your style.css around line 470:
 *     ```
       html #gwolle_gb .gb-entry {
       clear: none;
       }
       ```
   
 *  Thread Starter [screen-b](https://wordpress.org/support/users/screen-b/)
 * (@screen-b)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/two-columns-19/#post-10119930)
 * Thanks a lot, that solved the problem!

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

The topic ‘Two columns’ is closed to new replies.

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

 * 4 replies
 * 2 participants
 * Last reply from: [screen-b](https://wordpress.org/support/users/screen-b/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/two-columns-19/#post-10119930)
 * Status: resolved