Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1292863

    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?

    #1293172

    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

    #1293579

    Hallo, it works, thanx!
    Vlad

    #1293653

    Hi Vlad,

    We’re glad to hear that :)
    Let us know if you still need further assistace.

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.