Premium Baner CSS
-
Hello,
I had contacted you previously about this topic but with the last update the CSS customization is not working any more.
In the baner, I do not want the title to show only when hover (Hover effect N°1)
This is the CSS you had given me :
.premium_banner_animation1 .premium_addons-banner-ib-title {
opacity: 0;
-webkit-transition: all 0.35s;
transition: all 0.35s;
}.premium_banner_animation1:hover .premium_addons-banner-ib-title {
opacity: 1;
}
How can I make it work again?Thanks a lot for your help on this matter
The page I need help with: [log in to see the link]
The topic ‘Premium Baner CSS’ is closed to new replies.