I need to hide the tool tip for a SharePoint 2010 calendar event in the month view.
How can I achieve this?
You can hide it with the following CSS code. Edit the page, add a CEWP and put this in the source.
.ms-acal-time{display:none;}
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
3 months ago
viewed
164 times
active