Hi
When mouse cursor hovering on thumbnail, There is a problem about dimension of hovering image.
All of hovering image is little bit small than thumbnail’s dimension. There is always black line.
Screen shot:
https://jmp.sh/IYWQJZT
I really want to align between hovering image and thumbnail image.
Thanks
Hello,
Please add this code into your Custom Css box:
#portfolio-entries.overlay-layout-center .overlay-wrapper { width: 100.3% !important; }
Best regards!
You must be logged in to reply to this topic.