Interactive Banner 2 Image Opacity on Hover not working

This topic has 4 replies, 2 voices, and was last updated 8 years, 8 months ago ago by Jack Richardson

  • Avatar: julienraby
    julienraby
    Participant
    August 19, 2015 at 14:58

    Hi,

    for some reason the Interactive Banner 2 Image Opacity on Hover is not working, can you help?

    http://beonebreed.wpengine.com/

    Thanks,
    Julien

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 19, 2015 at 15:09

    Hello,

    Please add this code in child style.css file:

    .ult-new-ib.ult-ib-effect-style2.ult-ib-resp:hover {
      opacity: 0.7;
    }

    Best regards,
    Jack Richardson.

    Avatar: julienraby
    julienraby
    Participant
    August 19, 2015 at 15:17

    Thanks, it sort of works, but I want it to be darker, and with your fix it’s “whiter”…

    thanks,
    J

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 19, 2015 at 17:32

    Hello,

    Please try to use this css code instead of previously provided:

    .ult-new-ib a:hover {
    background: black !important;
    }
    .ult-new-ib a {
    opacity: 0.6 !important;
    }

    Best regards,
    Jack Richardson.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.