Miva7 Posted December 18, 2021 Share Posted December 18, 2021 Site URL: https://www.nelsonmuseum.co.nz/plannning-a-class-visit Hi, could you please help me with Css to add background colour to to the event text in calendar. We have 3 spots each day and would like to show customers if the spot is available or booked. Also we would like to remove the click through to events. I t should look just like that and should be visible (minimum colours) on mobile. Thank you!!!! Link to comment
tuanphan Posted December 19, 2021 Share Posted December 19, 2021 Add to design > Custom CSS ul.flyoutitemlist.flyoutitemlist--iseventscollection.flyoutitemlist--hasmorecontent { background-color: red; } ul.flyoutitemlist.flyoutitemlist--iseventscollection.flyoutitemlist--hasmorecontent * { color: white !important; pointer-events: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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