Single Event is shifted up slightly from labels & Change color of specific event

Home Forums Calendar Products Events Calendar PRO Single Event is shifted up slightly from labels & Change color of specific event

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #48756
    carmichaelchamber
    Participant

    I’m having a couple issues. The first, is when you click on an individual event in the calendar, the event information is shifted up from the labels. I imagine this can be corrected in the CSS, but I’m not sure which file and item to edit. See: http://carmichaelchamber.com/events/may-business-luncheon/2013-05-28/
    The second question I have is that I want to change color of event based on who is posting the event. How can I do that? Thanks!

    #48765
    Barry
    Member

    Hi! Take a look at our Themer’s Guide and Template Overrides Tutorial first of all to get the basics, but essentially you could override events.css within your theme and then find this section of code in that file:

    #tribe-events-event-meta dd {
    padding:0;
    margin-left:80px;
    margin-bottom: 10px;
    }

    Then try removing the margin-bottom: 10px; rule.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Single Event is shifted up slightly from labels & Change color of specific event’ is closed to new replies.