Title: wpColorPicker width??
Last modified: August 21, 2016

---

# wpColorPicker width??

 *  [olddocks](https://wordpress.org/support/users/olddocks/)
 * (@olddocks)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/wpcolorpicker-width/)
 * I am using the core built in color picker from [http://make.wordpress.org/core/2012/11/30/new-color-picker-in-wp-3-5/](http://make.wordpress.org/core/2012/11/30/new-color-picker-in-wp-3-5/)
 * but it seems there is no way to set the width of the color picker to custom size.
 * i first enqueue all the scripts and i call the color picker using the my js file
   like this
 *     ```
       jQuery(document).ready(function($){
   
           $('.color-picker').wpColorPicker({
           		    width:500
           });
   
       });
       ```
   
 * anybody know how increase the width and height of the color picker. The above
   code is just not working.

The topic ‘wpColorPicker width??’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [olddocks](https://wordpress.org/support/users/olddocks/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/wpcolorpicker-width/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
