Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #647318

    Hi I would like to disable the hover effect on my blog posts,
    I’ve included my site link in the private content area so you can see what i mean,

    How do i turn off the hover effect on the three blog posts on this page?

    Thanks

    #647323

    Hey spleeky,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .image-overlay {
     visibility: hidden;
     }
    

    Best regards,
    Vinay

    #647719

    Awesome, thank you very much

    #648361

    Hi,

    Glad we could help, please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

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