That CSS can be added to your themes style.css, though in order to preserve the CSS through theme updates we recommend adding it to either: a child themes style.css, your themes CSS options if it has any, or a plugin such as My Custom CSS.
For it to work properly, I had to wrap it with @media(max-width:767px) { your code } otherwise it was affecting the look of the calendar on computer displays too.
Thanks again for your help!
Viewing 3 reply threads
The support post ‘Saturday column cropped on right on calendar (continued)’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.