Title: Arrow Padding
Last modified: June 13, 2017

---

# Arrow Padding

 *  Resolved [Lockhart](https://wordpress.org/support/users/muldari/)
 * (@muldari)
 * [9 years ago](https://wordpress.org/support/topic/arrow-padding/)
 * I have the trigger set with a background color and border as well as padding.
   The trigger text is padded fine, but the arrow is aligned at the very top. How
   do I set this up so the arrow is aligned with the trigger text padding?

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

 *  Plugin Author [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * (@twinpictures)
 * [9 years ago](https://wordpress.org/support/topic/arrow-padding/#post-9224175)
 * would be best if you included a link to the page so we can provide you the exact
   CSS
 *  Thread Starter [Lockhart](https://wordpress.org/support/users/muldari/)
 * (@muldari)
 * [9 years ago](https://wordpress.org/support/topic/arrow-padding/#post-9224216)
 * [http://homebasetexas.org/switch-test/](http://homebasetexas.org/switch-test/)
   I’m trying to get the arrow to be inline with the text and give it some padding
   to the left so it’s not jammed up against that border. Thanks for the fast response!
 *  Plugin Author [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * (@twinpictures)
 * [9 years ago](https://wordpress.org/support/topic/arrow-padding/#post-9224255)
 * For the vertical centering of the arrows, add the following background-position
   definition to .collapseomatic. To add more padding on the left, change your padding.
 *     ```
       .collapseomatic {
           padding: 15px 5px 15px 23px !important;
           background-position: 7px center;
       }
       ```
   
 * Let us know how that worked out for ya!
 *  Thread Starter [Lockhart](https://wordpress.org/support/users/muldari/)
 * (@muldari)
 * [9 years ago](https://wordpress.org/support/topic/arrow-padding/#post-9224348)
 * Perfect. Thank you!
 *  Plugin Author [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * (@twinpictures)
 * [9 years ago](https://wordpress.org/support/topic/arrow-padding/#post-9224353)
 * Fantastic. If you are happy with the plugin or it’s support, consider [leaving a brief review](https://wordpress.org/support/plugin/jquery-collapse-o-matic/reviews/).
   
   Issue marked as resolved.

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

The topic ‘Arrow Padding’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-collapse-o-matic_fffeff.svg)
 * [Collapse-O-Matic](https://wordpress.org/plugins/jquery-collapse-o-matic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-collapse-o-matic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-collapse-o-matic/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-collapse-o-matic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-collapse-o-matic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-collapse-o-matic/reviews/)

## Tags

 * [arrow](https://wordpress.org/support/topic-tag/arrow/)
 * [padding](https://wordpress.org/support/topic-tag/padding/)

 * 5 replies
 * 2 participants
 * Last reply from: [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/arrow-padding/#post-9224353)
 * Status: resolved