maygenhiser Posted October 23, 2019 Share Posted October 23, 2019 Hello - does anyone know how to change the color of an event calendar? I would like the hover description to be a color other than gray. Drawdesigndo 1 Link to comment
tuanphan Posted October 23, 2019 Share Posted October 23, 2019 @maygenhiser Can you share site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
maygenhiser Posted November 4, 2019 Author Share Posted November 4, 2019 Here you go, tuanphan! https://www.teasomtea.com/ Link to comment
tuanphan Posted November 4, 2019 Share Posted November 4, 2019 @maygenhiser Add to Home > Design > Custom CSS .yui3-squarespacecalendar .flyoutitemlist { background: #fff; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
maygenhiser Posted November 8, 2019 Author Share Posted November 8, 2019 Thank you! It worked, @tuanphan. Would you happen to know how to do the same thing for the Google maps backgrounds? Link to comment
maygenhiser Posted November 8, 2019 Author Share Posted November 8, 2019 Also, @tuanphan, do you know how to change the text color on the calendar fly-out box? Link to comment
tuanphan Posted November 8, 2019 Share Posted November 8, 2019 5 hours ago, maygenhiser said: Thank you! It worked, @tuanphan. Would you happen to know how to do the same thing for the Google maps backgrounds? Can you take screenshot? 5 hours ago, maygenhiser said: Also, @tuanphan, do you know how to change the text color on the calendar fly-out box? Did you solve? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
maygenhiser Posted November 9, 2019 Author Share Posted November 9, 2019 2 hours ago, tuanphan said: Can you take screenshot? Did you solve? I solved the text color issue. Here's a screenshot of the maps Link to comment
MMEbyKiandraTrickett Posted November 23, 2020 Share Posted November 23, 2020 Hover over colour code didn't work for me? Anyone else? Link to comment
tuanphan Posted December 3, 2020 Share Posted December 3, 2020 On 11/24/2020 at 6:57 AM, MMEbyKiandraTrickett said: Hover over colour code didn't work for me? Anyone else? Can you share link to event? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
MMEbyKiandraTrickett Posted December 6, 2020 Share Posted December 6, 2020 Thanks @tuanphan, my client decided against having the calendar - so will tackle it for next time! Link to comment
TyDaPepperGuy Posted March 19, 2021 Share Posted March 19, 2021 Hey I'm trying to accomplish this same thing, I've used two different codes - one from Ghost Plugins and the original posted here by @tuanphan. What reason would this not work for me? The CSS does not create any changes to my event summary, even after changing the color values. I am on 7.0 Brine template. Link to comment
tuanphan Posted March 24, 2021 Share Posted March 24, 2021 On 3/20/2021 at 2:01 AM, TyDaPepperGuy said: Hey I'm trying to accomplish this same thing, I've used two different codes - one from Ghost Plugins and the original posted here by @tuanphan. What reason would this not work for me? The CSS does not create any changes to my event summary, even after changing the color values. I am on 7.0 Brine template. Can you share link to event summary? We can help easier TyDaPepperGuy 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Dymasalang Posted December 28, 2021 Share Posted December 28, 2021 Hi @tuanphancan you make a custom css code also for my site? https://smartvirtualassistants.com It's also for the calendar color and hover. Thanks! Link to comment
tuanphan Posted December 29, 2021 Share Posted December 29, 2021 18 hours ago, Dymasalang said: Hi @tuanphancan you make a custom css code also for my site? https://smartvirtualassistants.com It's also for the calendar color and hover. Thanks! Can you share link to page where you use calendar? I don't see it on homepage Also, i see some text a bottom of homepage Quote //Add Banner in One bag One Love page I think you can find it in Page Header or Code Injection Header then remove it Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Rebeccaholt02 Posted January 19, 2022 Share Posted January 19, 2022 (edited) Hello! The code worked great to change the color of the hover box on desktop, but it is still grey on mobile. Can you tell me how to code in the color change on the hover box for mobile? I need it to be color #cb9c01 The site I'm working on is for a client. Thanks! Edited January 19, 2022 by Rebeccaholt02 Link to comment
Rebeccaholt02 Posted January 19, 2022 Share Posted January 19, 2022 Nevermind I found this other code you wrote in another forum! Thank you! Here's the code for mobile hover color for calendar block if anyone else is looking. 7.1 template. .yui3-squarespacecalendar .flyoutitemlist { background: red !important; } Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment