• Resolved smileii

    (@smileii)


    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://www.ads-software.com/plugins/masonry-post-gallery/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author cactus.cloud

    (@bortpress)

    Hey Smileii,

    Check out My 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

    (@smileii)

    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

    (@bortpress)

    Hey, glad to help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘changing the text hover’ is closed to new replies.