badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

jacobksummers

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: How to remove text from homepage images on hover? #52053
    jacobksummers
    Participant

    Nevermind, I think I got it. If there is a better way than this, please let me know. I just went in to the “Additional CSS” section in the Customize menu and added this:

    .post-main .has-post-thumbnail .entry-wrap:hover .entry-main{
    	opacity:0;
    }
    
    .post-main .post .entry-wrap:hover {
    	opacity:0.6
    }

    Hopefully this will work OK even if the theme updates.

Viewing 1 post (of 1 total)