-
AuthorPosts
-
February 17, 2016 at 2:46 am #584425
Hello,
I’m trying to recreate the effect I have on my “Home” screen when you hover over the masonry grid images to my “Portfolio” page to the portfolio grid. I can’t figure out how to change the hover effects on the portfolio grid to have the title boxes start with 0 opacity (not there) to hovering over the image and having them appear (100 opacity).
Please let me know with a quick CSS style change.
February 18, 2016 at 3:57 am #585117bump
February 21, 2016 at 10:20 am #586628Hey!
Thank you for using Enfold.
Please add this in the Quick CSS field:
.isotope_activated .grid-entry article { -webkit-animation: avia_msonry_show 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.075); -moz-animation: avia_msonry_show 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.075); animation: avia_msonry_show 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.075); }Regards,
IsmaelFebruary 22, 2016 at 10:29 am #587001Hi Ismael,
Nothing happened. Any other tips?
-
This reply was modified 9 years, 8 months ago by
lezhang.
February 23, 2016 at 9:14 am #587593Hi,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardFebruary 25, 2016 at 7:49 pm #589409I listed my information in the private content.
-
This reply was modified 9 years, 8 months ago by
lezhang.
February 27, 2016 at 2:14 am #590096bump2
February 29, 2016 at 12:02 am #590517bump3
February 29, 2016 at 4:48 pm #590909Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.grid-entry:hover .grid-content { opacity: 1!important; } .grid-content { opacity: 0!important; }P.S.: Bumped threads usually get overlooked. If your case is urgent, please try avoid self posting :)
Regards,
YigitMarch 1, 2016 at 5:12 am #591331Thanks for all your help Yigit! Worked like a charm.
March 2, 2016 at 5:50 am #591886 -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
