Title: changing the text hover
Last modified: August 22, 2016

---

# changing the text hover

 *  Resolved [smileii](https://wordpress.org/support/users/smileii/)
 * (@smileii)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/changing-the-text-hover/)
 * hello
 * thanks for this amazing plugin.
 * i have an issue which i need urgent help with.
 * i want the data box to be invisible by default and when i hover on it by mouse
   i want the the data box to appear.
 * i have tried many things with css but i think im writing something wrong!
 * this was my last attempt.
 *     ```
       div.cactus_masonry_databox div.cm_title
       {
       	display:none;
       }
   
       div.cactus_masonry_databox div.cm_title:hover
       {
       	display:block;
       }
       ```
   
 * [https://wordpress.org/plugins/masonry-post-gallery/](https://wordpress.org/plugins/masonry-post-gallery/)

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

 *  Plugin Author [cactus.cloud](https://wordpress.org/support/users/bortpress/)
 * (@bortpress)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/changing-the-text-hover/#post-5775743)
 * Hey Smileii,
 * Check out [My Custom CSS](http://cactuscomputers.com.au/masonry/custom-css/) 
   page. There are instructions on how to do that under the Title & Excerpt heading.
 * Please tell me how you go.
 * Cheers
 *  Thread Starter [smileii](https://wordpress.org/support/users/smileii/)
 * (@smileii)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/changing-the-text-hover/#post-5775755)
 * Thanks alot
 * After posting the request i have looked around your page and tried it out and
   worked for me!
 * Your plugin is very well documented. And your replies are super fast. Thanks 
   alot.
 *  Plugin Author [cactus.cloud](https://wordpress.org/support/users/bortpress/)
 * (@bortpress)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/changing-the-text-hover/#post-5775799)
 * Hey, glad to help!

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

The topic ‘changing the text hover’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [cactus.cloud](https://wordpress.org/support/users/bortpress/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/changing-the-text-hover/#post-5775799)
 * Status: resolved