Title: WP-Pointer &#8211; change pointerWidth?
Last modified: August 20, 2016

---

# WP-Pointer – change pointerWidth?

 *  [gerald@WPcustoms](https://wordpress.org/support/users/geeman12030/)
 * (@geeman12030)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/wp-pointer-change-pointerwidth/)
 * Hello,
 * I am trying to adjust the width of a wp-pointer.
    [http://jumping-duck.com/tutorial/wordpress-feature-pointers/](http://jumping-duck.com/tutorial/wordpress-feature-pointers/)
   wp source: [http://phpxref.ftwr.co.uk/wordpress/nav.html?wp-includes/js/wp-pointer.dev.js.source.html](http://phpxref.ftwr.co.uk/wordpress/nav.html?wp-includes/js/wp-pointer.dev.js.source.html)
 * I tried to add the options into the js without success:
 *     ```
       $('#id').pointer({
        options: {
                   pointerWidth: '800',
               },
        content: '<?php echo $pointer_content; ?>',
       [...]
       ```
   
 * Does anybody managed to change the default width of 320px?
    Thanks for every 
   tip.

The topic ‘WP-Pointer – change pointerWidth?’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [gerald@WPcustoms](https://wordpress.org/support/users/geeman12030/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/wp-pointer-change-pointerwidth/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
