Christine

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Calendar Page Styling #1163346
    Christine
    Participant

    Aside from telling me specifically what I need to change to get only the month and date to show up in the widget, no I’m set.

    Thanks!

    in reply to: Calendar Page Styling #1162480
    Christine
    Participant

    I changed the display settings from Skeleton to Tribe Events, removed the custom CSS for the bar and it looks as expected now.

    ——-

    I understand how to tweak using the Child-Theme, I’m just having some trouble figuring out exactly what will make that desired view. I’ll keep trying things.

    Thanks, Chrissy

    in reply to: Calendar Page Styling #1161987
    Christine
    Participant

    Thanks so much for the quick reply. Those CSS snippets worked well.

    ————–
    Would you mind taking a look at the “View As” area on the calendar? http://edi.freshdezigns.com/schedule/

    It’s crowding the search bar and isn’t aligned. It just looks funky. Any idea why it’s doing that or how to fix it?

    ————-
    I’m having some trouble getting the Upcoming Events widget to do what I want on the home page. Located under “Find a Workshop Near You” on http://edi.freshdezigns.com, I’ve applied CSS to remove the dates and times but what I really want is to be able to show the Month and Date (ex. September 23) for each course but not the time.

    The CSS I applied to this area is as follows:
    #main h2.tribe-events-title {
    font-size: 14px;
    }

    .tribe-events-list-widget .tribe-events-widget-link a, .tribe-events-adv-list-widget .tribe-events-widget-link a {
    display: none;
    }

    .tribe-mini-calendar-event .list-date {
    display: none;
    }

    .tribe-mini-calendar-event .tribe-events-duration {
    display: none;
    }

    I appreciate any help you can offer!

Viewing 3 posts - 1 through 3 (of 3 total)