Title: Box sizing
Last modified: August 21, 2016

---

# Box sizing

 *  Resolved [lauralou14](https://wordpress.org/support/users/lauralou14/)
 * (@lauralou14)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/box-sizing/)
 * I’m having an issue with boxes on my website not staying the same shape . Could
   somebody help me?
 * [http://www.montaguephotography.co.uk/prices/](http://www.montaguephotography.co.uk/prices/)
 *     ```
       <p style="padding-left: 30px;">[pricing_table columns="3" style="margin-bottom:auto;"]</p>
       [pricing_table_column]
   
       <ul>
       <li>Weddings</li>
       <li>[span class="price_super"]£[/span][span class="price"]795[/span][span class="price_affix"]Includes:[/span]</li>
       <li>Engagement shoot</li>
       <li>Full day coverage <em>from bridal preparations to first dance</em></li>
       <li>Professionally edited photos</li>
       <li>2-300 high resolution JPEG images <em>and licence to print at an outlet of your choice </em></li>
       <li><small></small>[button url="/prices/weddings/"]Full Details[/button]</li>
       </ul>
       [/pricing_table_column]
   
       [pricing_table_column]
   
       <ul>
       <li>Little Ones</li>
       <li>[span class="price_super"]£[/span][span class="price"]75[/span][span class="price_affix"]Includes:[/span]</li>
       <li>Photo shoot <em>lasting up to 2 hours </em></li>
       <li>Twenty images to choose from<small>
       </small></li>
       <li>Two 7”x 5” professional prints</li>
       <li>One 8” x 10” professional print</li>
       <li><small></small>[button url="/prices/little-ones/"]Full Details[/button]</li>
       </ul>
       [/pricing_table_column]
   
       [pricing_table_column]
   
       <ul>
       <li>Commercial</li>
       <li>[span class="price_super"]£[/span][span class="price"]150[/span][span class="price_affix"]Minimum booking of 2 hours:[/span]</li>
       <li>Photo shoot <em>lasting up to 2 hours </em></li>
       <li>Professionally edited photos</li>
       <li>Up to 30 high resolution JPEG images</li>
       <li>Licence to print at an outlet of your choice</li>
       <li><small></small>[button url="/prices/commercial/"]Full Details[/button]</li>
       </ul>
       [/pricing_table_column]
   
       [/pricing_table]
       ```
   
 * _[Moderator Note: Please post code & markup between backticks or use the code
   button. Your posted code may now have been damaged by the forum’s parser.]_

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/box-sizing/#post-5065274)
 * What theme are you using? Where did you download it from?
 *  Thread Starter [lauralou14](https://wordpress.org/support/users/lauralou14/)
 * (@lauralou14)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/box-sizing/#post-5065278)
 * Current Theme
    ML/UMPH
 * By UMPHVersion 1.2
    A Responsive HTML5 Photography / Portfolio WordPress Framework.
 * Sorry if that doesn’t make any sense. I’m a noob
 *  Thread Starter [lauralou14](https://wordpress.org/support/users/lauralou14/)
 * (@lauralou14)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/box-sizing/#post-5065282)
 *     ```
       <p style="padding-left: 30px;">[pricing_table columns="3" style="margin-bottom:auto;"]</p>
       [pricing_table_column]
       <ul>
       	<li>Weddings</li>
       	<li>[span class="price_super"]£[/span][span class="price"]795[/span][span class="price_affix"]Includes:[/span]</li>
       	<li>Engagement shoot</li>
       	<li>Full day coverage <em>from bridal preparations to first dance</em></li>
       	<li>Professionally edited photos</li>
       	<li>2-300 high resolution JPEG images <em>and licence to print at an outlet of your choice </em></li>
       	<li><small></small>[button url="/prices/weddings/"]Full Details[/button]</li>
       </ul>
       [/pricing_table_column]
   
       [pricing_table_column]
       <ul>
       	<li>Little Ones</li>
       	<li>[span class="price_super"]£[/span][span class="price"]75[/span][span class="price_affix"]Includes:[/span]</li>
       	<li>Photo shoot <em>lasting up to 2 hours </em></li>
       	<li>Twenty images to choose from<small>
       </small></li>
       	<li>Two 7”x 5” professional prints</li>
       	<li>One 8” x 12” professional print<em></em></li>
       	<li><small></small>[button url="/prices/little-ones/"]Full Details[/button]</li>
       </ul>
       [/pricing_table_column]
   
       [pricing_table_column]
       <ul>
       	<li>Commercial</li>
       	<li>[span class="price_super"]£[/span][span class="price"]150[/span][span class="price_affix"]Minimum booking of 2 hours:[/span]</li>
       	<li>Photo shoot <em>lasting up to 2 hours </em></li>
       	<li>Professionally edited photos</li>
       	<li>Up to 30 high resolution JPEG images</li>
       	<li>Licence to print at an outlet of your choice</li>
       	<li><small></small>[button url="/prices/commercial/"]Full Details[/button]</li>
       </ul>
       [/pricing_table_column]
   
       [/pricing_table]
       ```
   
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/box-sizing/#post-5065291)
 * > Where did you download it from?
 *  Thread Starter [lauralou14](https://wordpress.org/support/users/lauralou14/)
 * (@lauralou14)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/box-sizing/#post-5065297)
 * [http://themeforest.net/item/raw-responsive-photography-wordpress-theme/5965864](http://themeforest.net/item/raw-responsive-photography-wordpress-theme/5965864)
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/box-sizing/#post-5065305)
 * I’m sorry but as you are using a commercial theme, you need to seek support from
   the theme’s developer/vendor. We do not have access to, nor do we support, [commercial products](http://codex.wordpress.org/Forum_Welcome#Commercial_Products)
   here.
 *  Thread Starter [lauralou14](https://wordpress.org/support/users/lauralou14/)
 * (@lauralou14)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/box-sizing/#post-5065307)
 * oh ok thanks anyway

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

The topic ‘Box sizing’ is closed to new replies.

## Tags

 * [box](https://wordpress.org/support/topic-tag/box/)
 * [code](https://wordpress.org/support/topic-tag/code/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [shape](https://wordpress.org/support/topic-tag/shape/)
 * [Sizing](https://wordpress.org/support/topic-tag/sizing/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [lauralou14](https://wordpress.org/support/users/lauralou14/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/box-sizing/#post-5065307)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
