Title: Layout problem
Last modified: August 20, 2016

---

# Layout problem

 *  Resolved [Ben Konyn](https://wordpress.org/support/users/bkonyn/)
 * (@bkonyn)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/layout-problem-8/)
 * Hi
    Not quite sure why this is happening but I have set layout to 4 columns however
   the fourth product goes to the next line. I tried shingking the width of the 
   image in case it was just flowing over but that made no difference. Have also
   tried setting to 5 and now get something like 1 2 3 4 5 6 7 8 9 10
 * Any clues?
    [http://test.dalmatianwelfare.co.uk/shop/](http://test.dalmatianwelfare.co.uk/shop/)
 * Thanks!
 * [http://wordpress.org/extend/plugins/wp-catalogue/](http://wordpress.org/extend/plugins/wp-catalogue/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/layout-problem-8/#post-3458029)
 * Yeah it’s the width of the right hand column containing the catalogue content–
   you’ll need to adjust it in your theme css to perfect the layout. Currently it’s
   using the styles in the plugin css line 44
 *     ```
       #wpc-col-2 {
       width: 712px;
       float: left;
       }
       ```
   
 * So you’ll need to adjust that width to get the layout perfect for your theme.**
   You should do this in your theme css not in the plugin files**
 * Hope this helps. 🙂

Viewing 1 replies (of 1 total)

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

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

 * 1 reply
 * 2 participants
 * Last reply from: [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/layout-problem-8/#post-3458029)
 * Status: resolved