dacowge Posted February 1, 2021 Share Posted February 1, 2021 Site URL: https://panda-ocelot-kt64.squarespace.com/ Hi all, was wondering if there was a way to increase the size of the calendar date font (1, 2, 3..) in each date. I've tried several things and can't seem to get anything to work. Link to comment
Beyondspace Posted February 1, 2021 Share Posted February 1, 2021 (edited) 55 minutes ago, dacowge said: Site URL: https://panda-ocelot-kt64.squarespace.com/ Hi all, was wondering if there was a way to increase the size of the calendar date font (1, 2, 3..) in each date. I've tried several things and can't seem to get anything to work. What is your site password Edited February 1, 2021 by bangank36 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
dacowge Posted February 6, 2021 Author Share Posted February 6, 2021 On 2/1/2021 at 5:59 PM, bangank36 said: What is your site password My site password is: squarespace Link to comment
Solution creedon Posted February 7, 2021 Solution Share Posted February 7, 2021 Add the following to Design > Custom CSS. .yui3-squarespacecalendar .marker-daynum { font-size : 16px; } Let us know how it goes. dacowge 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
dacowge Posted February 11, 2021 Author Share Posted February 11, 2021 On 2/6/2021 at 7:20 PM, creedon said: Add the following to Design > Custom CSS. .yui3-squarespacecalendar .marker-daynum { font-size : 16px; } Let us know how it goes. Thanks for trying, but unfortunately that did not work. Link to comment
creedon Posted February 12, 2021 Share Posted February 12, 2021 Before my code. After my code. Not sure why it is not working for you. If you could leave the code in place and if it is still not working, let us know. We can try to diagnose further. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
dacowge Posted February 12, 2021 Author Share Posted February 12, 2021 I have the code in custom css and the size is set to 30px. When I put it in the css, it will change, but the minute I press save and go back out of it, it returns to the normal size. Link to comment
creedon Posted February 12, 2021 Share Posted February 12, 2021 It looks good to me. Here is what I see. This looks like a case of SS overriding your CSS while in preview. Whenever something doesn't seem to be looking the way you expect, especially with custom code. Check out your site in an incognito/private window. That way you should see exactly what a site visitor would see. dacowge 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
dacowge Posted February 15, 2021 Author Share Posted February 15, 2021 Thanks for your help! I appreciate it. creedon 1 Link to comment
oliviamill Posted May 25, 2023 Share Posted May 25, 2023 Is there a code to make them bold? And the same for the days of the week? Link to comment
tuanphan Posted May 28, 2023 Share Posted May 28, 2023 On 5/25/2023 at 9:58 PM, oliviamill said: Is there a code to make them bold? And the same for the days of the week? Design > Custom CSS .yui3-squarespacecalendar .marker-daynum { font-weight: bold; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment