I was recently debugging my site and noticed that only on pages that had an Events Calendar had the issue: The font, in Google Chrome, was rendering strangely.
I found the reason for this. The plugin’s calendar.css style sheet has a global style, so it affects the ENTIRE page and its theme, not just the calendar! I would highly advise fixing this in the future.
Code in question:
/*
Prettify the fonts (especially) in webkit browsers
---------------------------------------------------------------------------------------------------- */
The support post ‘Incompatability Issue: Conflicting CSS Styles’ 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.