Title: Layout Issue
Last modified: August 21, 2016

---

# Layout Issue

 *  Resolved [iCodf](https://wordpress.org/support/users/icodf/)
 * (@icodf)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/layout-issue-6/)
 * Hi,
 * Apologies. I’ve tried reading the FAQ and have searched every page on the forum–
   alas the information is there but I’m unsure how to utlilise it.
 * [http://www.hurst-plastics.co.uk/products/clearance/](http://www.hurst-plastics.co.uk/products/clearance/)
 * I’ve been tasked with implementing a catalogue on our company website and your
   plugin has been reccomended to us – it’s potential, looks exactly what we are
   after. However, it appears to be clashing with the Theme CSS meaning it all sticks
   to the left hand side. I’ve seen this can be rectified with Div tags in WP-Catalogue
   >settings but where would I find the information needed to populate those fields?
 * Please help, I’ve been tearing my hair out trying to figure it out and again 
   apologies as I can see this has already been covered many times.
 * Regards,
 * S
 * [http://wordpress.org/plugins/wp-catalogue/](http://wordpress.org/plugins/wp-catalogue/)

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

 *  Plugin Author [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/layout-issue-6/#post-4422694)
 * No problem, sometimes you just need a little helping hand in the right direction
   🙂 Please add this CSS to your theme stylesheet:
 *     ```
       #wpc-col-2 {
       	width: 690px !important;
       }
       ```
   
 * If you like the plugin,it is most helpful if you can give a nice [rating/review here.](http://wordpress.org/support/view/plugin-reviews/wp-catalogue)
   Thank you.
 *  Thread Starter [iCodf](https://wordpress.org/support/users/icodf/)
 * (@icodf)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/layout-issue-6/#post-4422719)
 * Thanks Maeve – finally sorted it with your instructions! Feel like a numpty! 
   Have rated 5 star for your excellent plugin and first class support 😀
 *  [chacotanz](https://wordpress.org/support/users/chacotanz/)
 * (@chacotanz)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/layout-issue-6/#post-4422750)
 * I’ve got the same issue 🙁
 * I realize, from reading the forum posts that this is a common issue and that 
   the solution must lie within the CSS, but I have tried everything I’ve read in
   the forums, including adding:
 *     ```
       .inner {
       margin: 0 auto;
       max-width: 850px;
       }
       ```
   
 * to my CSS and then referencing it in the Settings:
 * `<div class="inner">...</div>`
 * And adding:
 *     ```
       #wpc-col-2 {
       	width: 600px !important;
       }
       ```
   
 * to my CSS.
 * In the category view, the items appear on the right, but All Products gives me
   all of the products under the menu on the left. I have tried inspecting the code
   differences between the All Products page and a category page – I know I’m missing
   something, but I can’t figure what?
 * I also have an additional problem with a (seemingly random?) product name appearing
   as the title of the All Products display.
 * Here is the page in question… note the title is currently showing as “ErgoBaby”,
   which is one of the products.
 * [http://www.motheringtouch.ca/products/](http://www.motheringtouch.ca/products)
 * Any help would be appreciated.
 * Thank you very much! 🙂
 * – m
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/layout-issue-6/#post-4422752)
 * **[@chacotanz](https://wordpress.org/support/users/chacotanz/)**: If you require
   assistance then, as per the [Forum Welcome](http://codex.wordpress.org/Forum_Welcome#Where_To_Post),
   please post your own topic. This topic has been resolved.
 *  [chacotanz](https://wordpress.org/support/users/chacotanz/)
 * (@chacotanz)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/layout-issue-6/#post-4422755)
 * Thanks [@esmi](https://wordpress.org/support/users/esmi/) – I started writing
   the post last night before it was resolved and just finished this morning without
   refreshing.
 * My bad 🙂
 * – m

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

The topic ‘Layout Issue’ 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/)

 * 5 replies
 * 4 participants
 * Last reply from: [chacotanz](https://wordpress.org/support/users/chacotanz/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/layout-issue-6/#post-4422755)
 * Status: resolved