Title: WP Catalogue format issue
Last modified: August 21, 2016

---

# WP Catalogue format issue

 *  Resolved [odenell](https://wordpress.org/support/users/odenell/)
 * (@odenell)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/wp-catalogue-format-issue/)
 * Greetings,
 * Thanks for WP Catalogue!
 * I am new to wordpress uasge and
    have a ‘WP Catalogue’ format issue.
 * I would like the products in this ‘WP Catalogue’;
    [http://martillosperu.com/productos/](http://martillosperu.com/productos/)
   to align to the right, similar to this example; [http://www.freewheelbicyclestore.com.au/bicycles-accessories/](http://www.freewheelbicyclestore.com.au/bicycles-accessories/)
 * Any comments on how to align right would be appreciated.
 * Thank you.
 * [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, 9 months ago](https://wordpress.org/support/topic/wp-catalogue-format-issue/#post-4032412)
 * No worries, always happy to help. The problem is just that your col-2 is too 
   wide for the space available. You just need to decrease it slightly so that the
   right hand column (col-2) can fit. Do it like this:
 *     ```
       #wpc-col-2 {
       	width: 662px important!;
       }
       ```
   
 * Just add this code above to your theme css and it should fix it up.
 * Hope that helps, oh and if you like the plugin it is very helpful if you can 
   [give a rating/review here.](http://wordpress.org/support/view/plugin-reviews/wp-catalogue)
   Thanks! 🙂
 *  Thread Starter [odenell](https://wordpress.org/support/users/odenell/)
 * (@odenell)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/wp-catalogue-format-issue/#post-4032418)
 * Ms. Lander,
 * Thank you for your prompt response.
    Please see attached snapshot of child-theme.
 * Excuse my ignorance…
    Am I adding your code correctly ?
 * [http://martillosperu.com/wp-content/uploads/2013/08/a.jpg](http://martillosperu.com/wp-content/uploads/2013/08/a.jpg)
 *  Plugin Author [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/wp-catalogue-format-issue/#post-4032450)
 * Yep that’s right! 🙂
 *  Thread Starter [odenell](https://wordpress.org/support/users/odenell/)
 * (@odenell)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/wp-catalogue-format-issue/#post-4032468)
 * Ms. Lander,
 * I added your code, as per snapshot image, to child-theme,
    but it did not resolve
   align to the right issue.
 * Do you have any other suggestions ?
 * Thank you.
 *  Plugin Author [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/wp-catalogue-format-issue/#post-4032469)
 * If it didn’t work then the child theme is not set up correctly. I adjusted the
   width of col-2 live in my element inspector and the code I sent you resolved 
   the problem instantly. So if you have entered that code somewhere but it’s not
   doing anything then it is not overriding the plugin css properly…. you need to
   work out why not.
 * Sorry I can’t be more specific…. I checked your link from above thread and found
   it no longer has catalogue so I can’t examine the code

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

The topic ‘WP Catalogue format 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/)

## Tags

 * [align right](https://wordpress.org/support/topic-tag/align-right/)
 * [format](https://wordpress.org/support/topic-tag/format/)

 * 5 replies
 * 2 participants
 * Last reply from: [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/wp-catalogue-format-issue/#post-4032469)
 * Status: resolved