Hallo, Im using partner/logo parameter for 6 collums element on my page.
Is there any possibility, how to make prtner logo – picture or text below “active” when mouse over? And change other parametres when ir is “active/hover/etc”..?
For example – when I will be mouse over picture “hrad poresin”, text will change color, or picture will encrease size?
Hey Vlad-im-ir,
Please try the following in Quick CSS under Enfold->General Styling:
.slide-entry-wrap a.slide-image:hover {
transition: transform .2s;
transform: scale(1.1);
}
Best regards,
Rikard
Hallo, it works, thanx!
Vlad
Hi Vlad,
We’re glad to hear that :)
Let us know if you still need further assistace.
Best regards,
Nikko