• Resolved kimcoetzee

    (@kimcoetzee)


    Hi, is there any way I can get the livemesh post carousel, image hover effect to link to the post?

    NB I’ve hidden the title and category, I just want the ‘dark on hover’ effect to link to the post.
    NNB I have ticked the link image to post box in the widgets settings.

    • This topic was modified 8 years, 1 month ago by kimcoetzee.
Viewing 1 replies (of 1 total)
  • Plugin Author livemesh

    (@livemesh)

    Pls use the following custom CSS and you will see the required change –

    
    .lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image img:hover { filter: brightness(50%); }
    
    .lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-overlay, .lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info { display: none; }
Viewing 1 replies (of 1 total)
  • The topic ‘Link Post Carousel Image to Post’ is closed to new replies.