Title: Allignment   Spacing
Last modified: August 21, 2016

---

# Allignment Spacing

 *  [allbins](https://wordpress.org/support/users/allbins/)
 * (@allbins)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/allignment-spacing/)
 * [http://www.kaboodlestudios.com/print-shop/](http://www.kaboodlestudios.com/print-shop/)
 * 1. Is there a way that the category text **(premium (250gsm)** can be aligned
   centre like the product name.
 * Also how do i make the main image full width on categorys and products… there
   is a white space on the right hand side of all of them?
 * Thanks,
 * Luke
 * [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)

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

 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/allignment-spacing/#post-5081661)
 * 1. Try this in your custom css:
 *     ```
       .product-category h3 {text-align: center;}
       ```
   
 * 2.
    This will stretch the images but they may look pixelated:
 *     ```
       a img {width: 100%;}
       ```
   
 * You would get a better appearance if you reset the thumbnail size at Admin page/
   Settings / Media to say 260 x 260. Ensure your uploaded product images are at
   least that size.
 *  Thread Starter [allbins](https://wordpress.org/support/users/allbins/)
 * (@allbins)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/allignment-spacing/#post-5081690)
 * thanks for the advice.
 * the first one worked great!
 * But unfortunatley the other didn’t. It looks like its an area for additional 
   images, don’t know if you can turn this off?
 * Luke
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/allignment-spacing/#post-5081693)
 * On the second one, you have put in a full stop before the a. This is enough to
   break it.
 *  Thread Starter [allbins](https://wordpress.org/support/users/allbins/)
 * (@allbins)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/allignment-spacing/#post-5081695)
 * sorry, just tried that.
 * made no difference. is there maybe padding or something in the way>
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/allignment-spacing/#post-5081696)
 * It works in the inspector – could you put it back in for me please so I can debug
   it. Which browser are you using?
 * I don’t think padding would center the image.
 *  Thread Starter [allbins](https://wordpress.org/support/users/allbins/)
 * (@allbins)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/allignment-spacing/#post-5081697)
 * thank yoiu
 * ive just put it into custom css
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/allignment-spacing/#post-5081698)
 * We need no dot before the a.
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/allignment-spacing/#post-5081728)
 * I think you have altered the thumbnail size setting. The page looks good now.
 *  Thread Starter [allbins](https://wordpress.org/support/users/allbins/)
 * (@allbins)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/allignment-spacing/#post-5081746)
 * yes thanks for your help but it ended up being the thuimbnail setting and then
   regenerate image plugin.
 * may need to chnage a few images as it crop the tall one.
 * Luke

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

The topic ‘Allignment Spacing’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

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

 * 9 replies
 * 2 participants
 * Last reply from: [allbins](https://wordpress.org/support/users/allbins/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/allignment-spacing/#post-5081746)
 * Status: not resolved