Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file yotti popup overlay color

More
5 years 11 months ago #20433 by Holger Neu
Hello,

the popup background is default rgba (0,0,0, .7.
How and where can I change this in e.g. rgba (255,255,255, .8);

.yottie-popup .yottie-popup-overlay {
position: absolute;
visibility: hidden;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0,0,0,.7);
transition: .25s ease;
}

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago #20440 by HaiND
Replied by HaiND on topic yotti popup overlay color
Hi
Thank you for feedback us
please go to back-end modules -> tab advanced -> custom css and add code:

#yottie_popup_1 .yottie-popup-overlay {
background: rgba(255,255, 255, 0.7)!important;
}
as images below:
prnt.sc/jd13d2
hope it will help you
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.074 seconds
Powered by Kunena Forum