-
AuthorPosts
-
December 13, 2015 at 11:24 am #551584
Hi, I’m trying to get the mouseover on my Enfold post masonry working as one seamless effect.
These are the elements that I need to work together:
– Image (has zoom effect only applied, arrow turned off)
– Masonry entry title (changes color on mouseover)
– The padding around the masonry entry title (currently triggers image zoom effect).When I run the mouse over any of these, I would like to see a mouseover effects triggered on both the text and the image.
Is this possible?
December 13, 2015 at 1:35 pm #551616Hi,
Can you post the link to your website please?
Regards,
JosueDecember 15, 2015 at 4:28 am #552790Any luck with this, Josue!
December 15, 2015 at 6:48 am #552813Hey!
You have not posted for us a link to your web site!
Best regards,
BasilisDecember 15, 2015 at 8:34 am #552840Oh that is really weird. something must have gone wrong when I did this! Sorry! Details in the private content comment below.
December 17, 2015 at 11:27 am #554313Hey!
I’m sorry but the login details above are not working. Please check. Your description of the hover effect is a bit vague. Could you please provide a screenshot or explain it a little bit further?
Regards,
IsmaelDecember 17, 2015 at 1:06 pm #554338Sorry correct login below, and here’s a screen shot: http://fleurmurphy.com.au/wp-content/uploads/2015/12/Screen-shot-new.jpg
The text seems to have a separate mouseover to the image – it would be great if they worked together, and if when I mouseover the white space behind the text, both the text and the image changed.
At the moment I can get:
– The image mouseover working when I mouseover the image
– The image mouseover working when I mouseover the white space
– The image and text mouseovers working when I mouseover the text.December 18, 2015 at 4:25 pm #555054Hey!
I can see the mousever transition taking effect the moment you position the mouse inside the masonry block, if you want to extend this effect to also affect the title you can use this custom CSS:
.av-masonry-entry:hover .av-inner-masonry-content { padding: 40px !important; } .av-masonry-entry:hover .av-masonry-entry-title { color: red !important; }
Best regards,
JosueDecember 19, 2015 at 2:39 am #555312Thank you so much!!! Your support is amazing!
December 19, 2015 at 3:33 am #555329You are welcome, glad to help :)
Regards,
Josue -
AuthorPosts
- The topic ‘Enfold masonry mouseover’ is closed to new replies.