CSS targets for metadata

Home Forums Calendar Products Events Calendar PRO CSS targets for metadata

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29475
    Tom
    Participant

    I’m having some trouble styling some fields on the single events page. Please could you let me know what to target in the CSS? I’m trying to change these fields:
    the_title
    start_date
    cost
    organizer
    organizer_phone
    venue

    Thanks!

    #29476
    Barry
    Member

    Hi Tom!

    This will only be relevant if you are using the default events templates and haven’t modified them, but:

    • Title h2.entry-title
    • Start date dd.event-meta-start
    • Cost dd.event-meta-cost
    • Organizer dd.event-meta-author a
    • Organizer phone dd.event-meta-phone
    • Venue dd.event-meta-venue a

    There are some great tools out there like Firebug (if you are a Firefox user), Dragonfly (if you are using Opera) or the dev tools built in to Chrome that can help you find this stuff 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘CSS targets for metadata’ is closed to new replies.