Change background colour for full calendar popup
Hi,
I have been experimenting with the ea-full-calendar widget as an overview of bookings but when i select an entry the popup window has the site background colour, very dark grey with black text which is almost unreadable. Is there any way to change this?
You can see what I am describing from this screenshot:
4 Answers
Hi Richard, looks like theme style has overlapped with EA. If you share the link to that page I can see what needs to be added to EA Settings.
Best regards,
Nikola
Hi Nikola,
Thanks for your help, the link is https://www.birminghamshotokan.com/full-calendar-test/
Best Regards,
Richard
Hi Richard, just add this to EA Settings > Custom styles :
#TB_ajaxContent .wp-block-code { background-color: #fff; border: none }In this case background is white (#fff) but you can put any HEX color that you want. Also I have set in that example no border. Best regards, Nikola
Thanks Nikola,
That seems to work. Any idea why it is saying undefined in the popup dialogs title?
Best Regards,
Richard
Please login or Register to submit your answer
Sorry was temporarily distracted other relevant info:
Easy Appointments 3.4.12, PhP 7.4, WP 5.7
Thanks,
Richard
I also forgot to mention that the title for the popup is shown as booking unber followed by undefined as shown in the image, pasteboard.co/JWhtFho.jpg
Thanks