Title: Word Padding?
Last modified: August 22, 2016

---

# Word Padding?

 *  Resolved [Mumblebug](https://wordpress.org/support/users/mumblebug/)
 * (@mumblebug)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/word-padding/)
 * I was wondering if it is possible to change the padding of a tooltip’d word, 
   at the moment it seems to add a couple of px padding to the beginning and end
   of the word.
 * Is there a css property I could modify?
 * [https://wordpress.org/plugins/bluet-keywords-tooltip-generator/](https://wordpress.org/plugins/bluet-keywords-tooltip-generator/)

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

 *  Plugin Author [Jamel.Z](https://wordpress.org/support/users/lebleut/)
 * (@lebleut)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/word-padding/#post-5529339)
 * Hi Mumblebug
 * in the upcomming versions these style customizations gonna be pretty simple
    
   but till now you can make such modifications by inserting this css code in **
   your theme style.css file** _or_ by the plugin [Simple Custom Css](https://wordpress.org/plugins/simple-custom-css/)
   plugin :
 *     ```
       .bluet_tooltip{
          padding: 0px !important;
       }
       ```
   
 * 🙂
 *  Thread Starter [Mumblebug](https://wordpress.org/support/users/mumblebug/)
 * (@mumblebug)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/word-padding/#post-5529343)
 * Wow, thank you so much 😀 Legend 🙂
 *  Plugin Author [Jamel.Z](https://wordpress.org/support/users/lebleut/)
 * (@lebleut)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/word-padding/#post-5529400)
 * you welcome 🙂

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

The topic ‘Word Padding?’ is closed to new replies.

 * ![](https://ps.w.org/bluet-keywords-tooltip-generator/assets/icon-256x256.jpg?
   rev=1277221)
 * [Tooltipy (tooltips for WP)](https://wordpress.org/plugins/bluet-keywords-tooltip-generator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bluet-keywords-tooltip-generator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bluet-keywords-tooltip-generator/)
 * [Active Topics](https://wordpress.org/support/plugin/bluet-keywords-tooltip-generator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bluet-keywords-tooltip-generator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bluet-keywords-tooltip-generator/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Jamel.Z](https://wordpress.org/support/users/lebleut/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/word-padding/#post-5529400)
 * Status: resolved