Title: Changing column widths
Last modified: August 31, 2016

---

# Changing column widths

 *  Resolved [kristihugs](https://wordpress.org/support/users/kristihugs/)
 * (@kristihugs)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/changing-column-widths-2/)
 * I have looked high and low and cannot find if there is a way to change the left
   and right column widths. I need the left to be a tad smaller and the right to
   be a tad wider (to hold the WP simply shopping cart image). I went through every
   customization so must either be missing it? or there is no way to change it. 
   Help!!
 * thanks so much!

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

 *  [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * (@emranemranx)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/changing-column-widths-2/#post-7029934)
 * Hi Kristi,
 * Thanks for writing in!
 * Could you please provide us with the page link, on which you’d like to apply 
   the changes and a bit of more clarification so that by having a better understanding
   of issue, we’d be able to provide with a possible solution.
 * Thank you!
 *  Thread Starter [kristihugs](https://wordpress.org/support/users/kristihugs/)
 * (@kristihugs)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/changing-column-widths-2/#post-7029949)
 * [Lotus Moon Crystals](http://www.lotusmooncrystals.com)
    Here is the issue. Right
   now, the left column and the right column are the same width. The simply paypal
   shopping cart I have in the right column falls off into the background. So, I
   would like the left column to be a tad LESS wide and the right column to be a
   tad WIDER to accommodate the shopping cart. (right now it is maybe 1/8 off of
   the white and into the colorful background.
 * The obvious fix would be to change the size of the shopping cart in the plugin.
   But I cannot seem to find it.
 * I have a screen grab if you want to see what I am talking about but I do not 
   see a place to include it here.
 * thank you for your help so very much. I sooooo loveeeeeeeeee this template! 🙂
 *  [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * (@emranemranx)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/changing-column-widths-2/#post-7030013)
 * Hi Kristi,
 * Thanks for the brief clarification!
 * Upon checking into your site, shopping cart seems to be looking fine (see: [http://prntscr.com/a11atr](http://prntscr.com/a11atr)).
   Perhaps if you could provide with some screenshots so we can assist you with 
   a possible solution.
 * Thank you!
 *  Thread Starter [kristihugs](https://wordpress.org/support/users/kristihugs/)
 * (@kristihugs)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/changing-column-widths-2/#post-7030015)
 * Here is the shopping cart after items have been added
    [http://prntscr.com/a11g4x](http://prntscr.com/a11g4x)
 *  [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * (@emranemranx)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/changing-column-widths-2/#post-7030029)
 * Hi Kristi,
 * Thanks for providing the snapshot!
 * Unfortunately, we couldn’t find your shopping items page to add one item into
   the cart and see the issue. Please provide us with your items page link so we’ll
   be glad to provide you with assistance once we have a better understanding of
   the problem.
 * Thank you!
 *  Thread Starter [kristihugs](https://wordpress.org/support/users/kristihugs/)
 * (@kristihugs)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/changing-column-widths-2/#post-7030034)
 * Any of the services pages would work. Try this one [http://lotusmooncrystals.com/index.php/pdf-downloads/](http://lotusmooncrystals.com/index.php/pdf-downloads/)
 *  [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * (@emranemranx)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/changing-column-widths-2/#post-7030043)
 * Hi Kristi,
 * Thanks for providing the link!
 * In order to fix the breaking issue, please add the following code under your 
   custom CSS field:
 *     ```
       @media only screen and (min-width: 991px) {
           .shop_table .product-remove {
               width: 3% !important;
           }
           table tbody tr td {
               padding: 4px 6px !important;
           }
           .product-info {
               margin-left: 102px;
               margin-top: 20px;
           }
           .shop_table .product-thumbnail {
               margin-right: 10px;
           }
           .shop_table {
               position: relative;
               right: 16px;
           }
       }
       ```
   
 * Hope this helps.
 * Thank you!
 *  Thread Starter [kristihugs](https://wordpress.org/support/users/kristihugs/)
 * (@kristihugs)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/changing-column-widths-2/#post-7030052)
 * Thank you soooooooooo much!! you are the best!!! I am so very grateful!
 *  [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * (@emranemranx)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/changing-column-widths-2/#post-7030057)
 * You’re welcome Kristi! 🙂

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

The topic ‘Changing column widths’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/evolve/4.3.7/screenshot.png)
 * evolve
 * [Support Threads](https://wordpress.org/support/theme/evolve/)
 * [Active Topics](https://wordpress.org/support/theme/evolve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/evolve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/evolve/reviews/)

## Tags

 * [changing](https://wordpress.org/support/topic-tag/changing/)
 * [column](https://wordpress.org/support/topic-tag/column/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 9 replies
 * 2 participants
 * Last reply from: [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/changing-column-widths-2/#post-7030057)
 * Status: resolved