New Landing How can we help? Themeforest Theme Support Dante Remove hover effect from Logo in Header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #223865
    Jackcoldrick
    Member
    Post count: 84

    Hi guys,

    I want to remove the hover effect on my logo in the header. How can I do this?

    Thanks,
    J

    #223869
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option

    .logo-fade #logo a:hover img {
        -moz-opacity: 1!important;
        filter: alpha(opacity= 100)!important;
        opacity: 1!important;
    }

    -Rui

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 one of the following items
Login and Registration Log in · Register