Title: Reply To: Product Page Display Image too Small
Last modified: July 26, 2016

---

 *  Thread Starter [furoris](https://wordpress.org/support/users/furoris/)
 * (@furoris)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/product-page-display-image-too-small/#post-7606260)
 * This is the code I used previously to edit the page to my liking:
 *     ```
       /* this code edits the size of the product page's product picture/info*/
       .content-left.page-with-sidebar.col-sm-8.col-md-9.col-lg-8{
           width: 1400px;
           height: 500px;
           padding: 0px;
           float: left;
       }
   
       /* this code edits the pricing box on the product page*/.content-right.col-sm-4.col-md-3.col-lg-3.col-lg-offset-1{
           margin: 0px;
       }
   
       /*this makes the product page the right size*/
       #container_full{
           width: 1400px;
           height: 700px;
           margin: 0px;
           padding: 0px;
       }
       ```
   

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [dimensions](https://wordpress.org/support/topic-tag/dimensions/)
 * [product image](https://wordpress.org/support/topic-tag/product-image/)
 * [product page](https://wordpress.org/support/topic-tag/product-page/)
 * [settings](https://wordpress.org/support/topic-tag/settings/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: furoris
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/product-page-display-image-too-small/#post-8672242)

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
