Adding Styles to HTML Above Event Submission Form

Home Forums Calendar Products Events Calendar PRO Adding Styles to HTML Above Event Submission Form

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #244750
    longmontwebsite
    Participant

    Hey,

    Used your guide on adding HTML above the event submission form. Now I’m wondering how to style it?

    Thanks

    #245583
    Barry
    Member

    Hi!

    It looks like the HTML you added makes use of a CSS class called evsubp – so you could form custom selectors using some rules like these:

    #tribe-community-events h2.evsubp { color: blue }
    #tribe-community-events .evsubp li { color: green }

    You might add these to a custom tribe-events.css stylesheet (see our Themer’s Guide for more info on doing just that) 🙂

    Does that help?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Adding Styles to HTML Above Event Submission Form’ is closed to new replies.