This topic has 4 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Jack Richardson
Hi,
for some reason the Interactive Banner 2 Image Opacity on Hover is not working, can you help?
http://beonebreed.wpengine.com/
Thanks,
Julien
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.
Thanks, it sort of works, but I want it to be darker, and with your fix it’s “whiter”…
thanks,
J
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.
Tagged: banner, hover, image, interactive, opacity, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up