Title: [Plugin: Lightbox Gallery] Tooltip size
Last modified: August 20, 2016

---

# [Plugin: Lightbox Gallery] Tooltip size

 *  [cannonballblonde](https://wordpress.org/support/users/cannonballblonde/)
 * (@cannonballblonde)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-lightbox-gallery-tooltip-size/)
 * Hi there,
 * I would like to make the tooltip TEXT slightly smaller in my lightbox gallery.
 * I see that you’ve mentioned before that it can be changed in the lightbox-gallery.
   css file … but I would like to know exactly what I must edit in order to change
   this?
 * Please advise?
 * Thank you!
 * [http://wordpress.org/extend/plugins/lightbox-gallery/](http://wordpress.org/extend/plugins/lightbox-gallery/)

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

 *  [hepdoll](https://wordpress.org/support/users/hepdoll/)
 * (@hepdoll)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-lightbox-gallery-tooltip-size/#post-2589498)
 * Hi there! I’m trying to do the same thing; did you ever find the solution?
 * Thanks!
 *  [Dabrowski](https://wordpress.org/support/users/dabrowski/)
 * (@dabrowski)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-lightbox-gallery-tooltip-size/#post-2589505)
 * I would like to know the answer to this too.
 *  [qcha0s](https://wordpress.org/support/users/qcha0s/)
 * (@qcha0s)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-lightbox-gallery-tooltip-size/#post-2589529)
 * The problem is actually your themes h3 setting.
 * You can adjust this by adding a `font-size:` attribute to the `#tooltip h3, #
   tooltip div` style (around line 19 in lightbox-gallery.css)
 * was:
    `#tooltip h3, #tooltip div { margin: 0; }`
 * is now:
    `#tooltip h3, #tooltip div { margin: 0; font-size: 10px; }`
 * set the 10px to whatever size floats your boat 😉
 * Cheers!

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

The topic ‘[Plugin: Lightbox Gallery] Tooltip size’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/lightbox-gallery_4a535d.svg)
 * [Lightbox Gallery](https://wordpress.org/plugins/lightbox-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/lightbox-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/lightbox-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/lightbox-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/lightbox-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/lightbox-gallery/reviews/)

## Tags

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

 * 3 replies
 * 4 participants
 * Last reply from: [qcha0s](https://wordpress.org/support/users/qcha0s/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-lightbox-gallery-tooltip-size/#post-2589529)
 * Status: not resolved