list-date + list-info, event-0 CSS

Home Forums Calendar Products Events Calendar PRO list-date + list-info, event-0 CSS

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #106414
    andersha
    Participant

    Hi I am trying to adjust the , top-margin on the first-child / event-0 of the list view widget.
    I have been trying:
    .event-0 .list-info{margin-top: 0;}

    Nothing seems to work. Best Anders

    #106650
    Barry
    Member

    Hi Anders,

    Your default event view seems to be photo view and I’m guessing you don’t mean to apply this change there; you also don’t seem to have the list view enabled.

    Can you clarify where exactly you are trying to implement this change?

    Thanks!

    #106859
    andersha
    Participant

    Correctly, I am trying to adjust the frontpage calendar widget, please find kayakbar.com. I want to align the tri.be widget with the top of the vimeo player on the right. Therefore I have been trying to adjust the top-margin, for the top event-0, but haven’t been able to get anyway near it with my css.
    I’m overwriting the widget-calendar-full.css, but can’t hit the child-first/event-0. Thanks a lot.

    #106992
    Barry
    Member

    OK, you will need to play with the exact value of course but this rule works for me:

    .tribe-mini-calendar-wrapper .tribe-mini-calendar-event.event-0 { margin-top: -20px; }

    Try adding it to widget-calendar.css (see our Themer’s Guide for details of setting this up). Does that help?

    #136132
    Barry
    Member

    (Closing this out!)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘list-date + list-info, event-0 CSS’ is closed to new replies.