Override page specific css with no id

Home Forums Calendar Products Community Events Override page specific css with no id

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1267337
    Dave
    Participant

    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.

    Thoughts?

    #1267724
    Courtney
    Member

    Hello Dave

    A few tips, including how to find the CSS ids and classes that you need are included in this quick list of CSS tips:

    1. Please check out this Customizing WordPress #2 – Using Chrome Developers Tools YouTube video in addition to our Using Chrome Developer Tools tutorial on how to easily make changes using CSS.
    2. Use overriding CSS files, or add CSS to your site using Appearance » Customize » Additional CSS.
    3. Use !important before a semicolon to override every css rule. It’s a brute force method, but works for quick fixes.
    4. 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.

    Thanks,
    Courtney 🙂

    #1277354
    Support Droid
    Keymaster

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Override page specific css with no id’ is closed to new replies.