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*

Grid Hover

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #58757
    ratboyblue
    Participant

    Hello, thank you for the theme!

    Is there any way to make it so when you hover over the featured images on the posts in the grid, the title and description and white box do not appear? I want to have it be just the image, or maybe a transparent white box, but no words.

    Thank you

    #58759

    Hi,

    To remove the title and description when you hover over the post just add below custom CSS code in Appearance > Customize > Additional CSS

    .post-main .has-post-thumbnail .entry-wrap:hover .entry-main {
        display: none;
    }

    Thank you for using our theme.

    #58774
    ratboyblue
    Participant

    It works, thank you!

    #58781

    Welcome anytime @bluewjunk

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.