ResolvedDisable Icon Box hover effect

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23485
    andrewheyer
    Participant

    How can i disable icon box mouse hover effect, and mobile phone click effect? I wish for the icon box to remain completely static and non-interactive to the user.

    #23551
    Althemist
    Keymaster

    Hi andrewheyer,

    So sorry about the delay. We had some major technical difficulties in the office this week.

    I am afraid this could only be changed with custom CSS. Something like this:

    .lafka-iconbox:hover {
        box-shadow: none !important;
        top: 0 !important;
    }

    Hope this helps.

    Regards,
    Dimitar

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register