Forum Replies Created
-
AuthorPosts
-
June 19, 2015 at 7:12 pm in reply to: Hover arrow icon overlay on Portfolio Grid – size issue #462095
Ismael, no need to worry about the password. I’ve found the details of this problem outlined in this post: https://kriesi.at/support/topic/image-link-hover-issue/
Sadly it seems there is no way to fix it in custom CSS, but instead I had to go into avia.js and change the line
if(outerH > 100)
to
if(outerH > 0)
Then add custom CSS to make the hover icon smaller so it doesn’t look weird on small images.Strange way of doing things for sure, but there it is.
Thanks for your help, and let me know if you find a way to do this without modifying JS, but I’m patched up for now.
Michael
June 18, 2015 at 7:03 pm in reply to: Hover arrow icon overlay on Portfolio Grid – size issue #461517This reply has been marked as private.June 18, 2015 at 7:02 pm in reply to: Hover arrow icon overlay on Portfolio Grid – size issue #461515Yes, I do need images that small. That is, 4 columns in a 1/2 layout.
I suppose I’ll let you know if I figure it out?Best,
June 17, 2015 at 5:52 pm in reply to: Hover arrow icon overlay on Portfolio Grid – size issue #460891This reply has been marked as private.June 16, 2015 at 6:06 pm in reply to: Hover arrow icon overlay on Portfolio Grid – size issue #460240Only plugins are Akismet, Mailchimp, and Password Protected. Deactivating them did nothing.
I’m thinking that there should be some CSS that could help with this problem – maybe something with the height & width of the hover icon.
Let me know,
MichaelJune 15, 2015 at 10:03 pm in reply to: Hover arrow icon overlay on Portfolio Grid – size issue #459714This reply has been marked as private. -
AuthorPosts