Individual hover color for each thumbnail
-
Hi Armin,
We were wondering if there is a possibility to change the hover state color for each project thumbnail individually. We tried it with the custom html classes, but due to our inferior programming skills, we can't figure out how this works. Even though each other css-transformations, from stretch to opacity seem to work fine.
Here is the code we tried:
.turkis a{
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
}.turkis a:hover{
background-color: #acfce5;
}We would be very thankful for any hint,
Joseph & Sebastian,
P.S. Your Theme is wonderful anyway!
-
Thx!
.turkis:hover .thumb .ph span{ background-color: #acfce5; }
That should work
:D -
Loveley!
Thanx for the quick reply!
:smiley:
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. When using a WordPress Cache plugin, disable it or clear your cache.
Now see if your problem solved itself.
Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it