Title: Tooltip Width &amp; Font
Last modified: August 21, 2016

---

# Tooltip Width & Font

 *  Resolved [karanf](https://wordpress.org/support/users/karanf/)
 * (@karanf)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/tooltip-width-font/)
 * Hi,
    Is there a way to keep a constant width for the tooltip box.
 * Also how can I have the tooltip in a custom font.
 * Please advise.
 * Thanks.
 * [http://wordpress.org/extend/plugins/responsive-mobile-friendly-tooltip/](http://wordpress.org/extend/plugins/responsive-mobile-friendly-tooltip/)

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

 *  Plugin Author [ItayXD](https://wordpress.org/support/users/itayxd/)
 * (@itayxd)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/tooltip-width-font/#post-3943592)
 * Hi, both can be easily achieved using custom css.
    for constant width & custom
   font use:
 *     ```
       #tooltip {
           width: [constant]px;
           font-family: [your font];
       }
       ```
   
 * Make sure not to check replace css.
    Enjoy!
 *  Thread Starter [karanf](https://wordpress.org/support/users/karanf/)
 * (@karanf)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/tooltip-width-font/#post-3943676)
 * Thanks 🙂

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

The topic ‘Tooltip Width & Font’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/responsive-mobile-friendly-tooltip_bbad9a.
   svg)
 * [Responsive Mobile-Friendly Tooltip](https://wordpress.org/plugins/responsive-mobile-friendly-tooltip/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-mobile-friendly-tooltip/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [karanf](https://wordpress.org/support/users/karanf/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/tooltip-width-font/#post-3943676)
 * Status: resolved