Title: Image Alignment
Last modified: December 12, 2020

---

# Image Alignment

 *  Resolved [cecile59](https://wordpress.org/support/users/cecile59/)
 * (@cecile59)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/image-alignment-47/)
 * Hi everybody,
 * I have an issue with the product-subcategory-pages: on the first 3 lines of my
   subcategory, the images are perfectly aligned (4 per line). From the 4th line,
   the images are messy. How to fix it?
    I use Dazzling & Twenty Twenty themes. 
   Thanks!
    -  This topic was modified 5 years, 6 months ago by [cecile59](https://wordpress.org/support/users/cecile59/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fimage-alignment-47%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [ndre](https://wordpress.org/support/users/ndre/)
 * (@ndre)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/image-alignment-47/#post-13790682)
 * Hi [@cecile59](https://wordpress.org/support/users/cecile59/),
 * Do you have the latest version of the eCommerce Product Catalog plugin? It looks
   like you have an outdated version, or the plugin CSS files are modified.
 *  Thread Starter [cecile59](https://wordpress.org/support/users/cecile59/)
 * (@cecile59)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/image-alignment-47/#post-13806958)
 * Hi [@ndre](https://wordpress.org/support/users/ndre/) ,
    Thanks for your answer.
   I have the 3.0.12 version of this plugin.
 *  Plugin Author [ndre](https://wordpress.org/support/users/ndre/)
 * (@ndre)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/image-alignment-47/#post-13806990)
 * Hi [@cecile59](https://wordpress.org/support/users/cecile59/),
 * The plugin CSS files are modified directly, which breaks the styling.
 * Please update to the latest version and avoid modifying the plugin files directly
   to avoid such issues.
 *  Thread Starter [cecile59](https://wordpress.org/support/users/cecile59/)
 * (@cecile59)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/image-alignment-47/#post-13807034)
 * I just have updated the plugin. It fix the alignment issue, but now all the pictures
   are too small ([https://pbm59.pourbricolermalin.com/produits-1/parquet-et-lambris/parquet-placage-bois-a-clipser/](https://pbm59.pourbricolermalin.com/produits-1/parquet-et-lambris/parquet-placage-bois-a-clipser/))
   
   The CSS was modified to avoid size issues.
 *  Plugin Author [ndre](https://wordpress.org/support/users/ndre/)
 * (@ndre)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/image-alignment-47/#post-13807172)
 * The best way to modify the plugin styling is to use the child theme stylesheet.
 * Your theme has a div container that is causing this issue. Please use the following
   custom CSS to fix this:
 *     ```
       .ecommerce-product-catalog .pull-left {
       width: 100%;
       }
       ```
   
 * Or use the simple theme integration option in catalog general settings.
 *  Thread Starter [cecile59](https://wordpress.org/support/users/cecile59/)
 * (@cecile59)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/image-alignment-47/#post-13807349)
 * I tried the custom CSS (in the child theme stylesheet), nothing changes.
    I have
   changed the option in catalog general settings, and now the pictures are correctly
   sized on sub-categories, but not on categories ([https://pbm59.pourbricolermalin.com/materiaux-pas-cher-hazebrouck/cloture-de-jardin/](https://pbm59.pourbricolermalin.com/materiaux-pas-cher-hazebrouck/cloture-de-jardin/))
 *  Plugin Author [ndre](https://wordpress.org/support/users/ndre/)
 * (@ndre)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/image-alignment-47/#post-13807407)
 * When using the shortcode you should add comma-separated category IDs instead 
   of separate shortcodes or set the per_row attribute to 1.
 * Please see the docs for details: [https://implecode.com/docs/ecommerce-product-catalog/category-listing-shortcode/](https://implecode.com/docs/ecommerce-product-catalog/category-listing-shortcode/)
 *  Thread Starter [cecile59](https://wordpress.org/support/users/cecile59/)
 * (@cecile59)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/image-alignment-47/#post-13807993)
 * It’s so much better like that ! Now the catalog looks perfectly.
 * Thank you very much for your help 🙂

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

The topic ‘Image Alignment’ is closed to new replies.

 * ![](https://ps.w.org/ecommerce-product-catalog/assets/icon-128x128.png?rev=1103243)
 * [eCommerce Product Catalog Plugin for WordPress](https://wordpress.org/plugins/ecommerce-product-catalog/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ecommerce-product-catalog/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ecommerce-product-catalog/)
 * [Active Topics](https://wordpress.org/support/plugin/ecommerce-product-catalog/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ecommerce-product-catalog/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ecommerce-product-catalog/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [cecile59](https://wordpress.org/support/users/cecile59/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/image-alignment-47/#post-13807993)
 * Status: resolved