This topic has 8 replies, 4 voices, and was last updated 8 years, 5 months ago ago by Eva Kemp
Hi there,
is it feasible for the pop up, to have a button next to the text , where you tick the box.
so when you tick the box you can press this button anf the pop up disappear. Instaed of only pressing x or escape
Thanx
Hello,
Could you please show a screenshot what you want to achieve?
Regards,
Eva Kemp.
well please check the folloing image.
I would like if possible a button next the text at the check box, that will close the pop up once pressed or
I would like to set the x mark on the top right to white so that i can been seen easier in order the visitors will click on it
Thanx
Hello,
Try to use this code in Custom CSS for desktop section:
.white-popup-block .mfp-close {
right: 58% !important;
top: 93%;
}
Best regards,
Jack Richardson.
Hi ,
can I set the color of x mark to look brighter?
thanx
Hello,
Please use this css code in Custom CSS for desktop:
button.mfp-close {
background-color: red;
}
Regards,
Eva Kemp.
ok thanx so much
Hello,
You are welcome.
Regards,
Eva Kemp.
The issue related to '‘popup banner’' has been successfully resolved, and the topic is now closed for further responses