Is there a way that I can override page specific css with no id? I’m specifically interested in overriding css styling for events/community/add page. This isn’t actually a page in WordPress so I can’t find the id.
Use overriding CSS files, or add CSS to your site using Appearance » Customize » Additional CSS.
Use !important before a semicolon to override every css rule. It’s a brute force method, but works for quick fixes.
Typically, don’t change the theme or plugin’s css files, they will be overwritten on updates. To avoid this, follow the steps outlined in Themer’s Guide
Let me know if there’s anything further I can do to help.
Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
The topic ‘Override page specific css with no id’ is closed to new replies.