Skip to content

Instantly share code, notes, and snippets.

@jamigibbs
Created April 8, 2015 20:25
Show Gist options
  • Save jamigibbs/bc5447431f2e5bc7b04c to your computer and use it in GitHub Desktop.
Save jamigibbs/bc5447431f2e5bc7b04c to your computer and use it in GitHub Desktop.
TEC: Event Venue Custom CSS
.tribe-events-event-meta .tribe-events-venue-details,
.tribe-events-event-meta .tribe-events-venue-details a,
.tribe-events-event-meta .tribe-events-venue-details address {
font-family: Georgia, serif;
font-style: normal;
font-weight: 600;
font-size: 16px;
color: #cccccc;
}
.tribe-events-event-meta .tribe-events-venue-details a:hover {
color: #000000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment