Reply 252112 to: Banner mask design requirement

Avatar: Olga Barlow
Olga Barlow
Support staff
September 21, 2020 at 17:02

Hello,

Add the banner content and then add the below custom to Theme Options > Custom CSS

.banner .banner-content .content-inner {
    opacity: 0;
}
.banner:hover .content-inner {
    opacity: 1;
   color: #fff;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.