djlivestreams Posted October 6, 2020 Share Posted October 6, 2020 Site URL: https://www.djlivestreams.com/set-times Hi - I'm trying to make the font bolder for the date side tag on an events page. See here for an example, and attached image of "Oct 6". Currently, the "Oct" is not very noticeable when skimming. Thank you in advance! Link to comment
creedon Posted October 7, 2020 Share Posted October 7, 2020 Add the following to Design > Custom CSS. .eventlist-datetag-startdate--month { font-size: 28px; } .eventlist-datetag-startdate--day { font-size: 52px; } .eventlist-datetag-enddate { font-size: 22px; } I doubled the font size for each element but you can change to suit. Let us know how it goes. 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.