Hi there,
Warm greetings!
I find a bug. May I know if can fix
This problem only occur in portfolio category page and tag page.
For example
https://www.wlhtex.com/en/products/100-polyester-leather-backing-fabric/
https://www.wlhtex.com/en/tag/activewear-fabric/
when hover FIRST TIME, the fade only a part in head, not total picture. When hover second time, it is fine.
But for most page, no this problem.
it is not big problem, but if can fix, it will be better.
Thanks and best regards,
Wang
Hey Yaphoon,
Thank you for the inquiry.
This css code should help fix the issue with the overlay:
.grid-entry .image-overlay {
top: 0 !important;
}
Best regards,
Ismael
Well done!
Thanks you Ismael :)