Thanks for reporting this bug to us. This is a CSS issue and I will have it fixed in next couple of days.
Meanwhile – pls use the following Custom CSS in plugin option to resolve this issue –
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image:hover .lsow-image-info .lsow-post-title, .lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image:hover .lsow-image-info .lsow-terms {opacity: 1;}
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info .lsow-terms { opacity: 0; -webkit-transition: all .4s ease-in-out 0s;
-moz-transition: all .4s ease-in-out 0s;
-ms-transition: all .4s ease-in-out 0s;
transition: all .4s ease-in-out 0s;}
I happened to encounter this problem as well. This time using Livemesh Grid (the function is GREAT!! Thanks @livemesh !!)
screenshot1
screenshot2
However the above code didn’t work for my case. And would like to seek your guidance.
Thanks in advance!
-
This reply was modified 8 years, 5 months ago by
kennymori.
-
This reply was modified 8 years, 5 months ago by
kennymori.
-
This reply was modified 8 years, 5 months ago by
kennymori.
Looks like it’s been over 4 weeks now. Did you ever find a solution? I have a lot of commas and actually would like there to be no hover at all. I’m using slim headers and they don’t have enough room to hold all the categories.
It’s great to see the update today (1.7.1) that fixes this.