Themes

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #939073
    Paul
    Participant

    Hello, I’ve just purchased Event Calendar Pro. I can not seem to get any 3 of the event themes to look any different. Can you help me figure out where to at least change the block and background color? Also, What’s the best way to get this to fall in line with my responsive site?

    Thank you very much for your help and I’m excited to get everything going!

    #939133
    Brian
    Member

    Hi,

    Thanks for purchasing Pro.

    I can help out here.

    I took a look at your site and you most likely want to use Full or Tribe Events Styles. The calendar is fully responsive in all the views using either of those styles.

    We are not able to help out on every css issue when integrating with a theme, but for the background you can try using this css:

    body.single-tribe_organizer,
    body.tribe-events-venue,
    body.events-archive,
    body.events-single {
    background: #fdfcf5;
    }

    single-tribe_organizer .footer,
    tribe-events-venue .footer,
    events-archive .footer,
    events-single .footer {
    background: #363634;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #939365
    Paul
    Participant

    This worked absolutely perfect. I had one other small question.

    Is there a way to make the calendar a Sunday-Saturday listed instead of a Monday-Sunday?

    Thank you so much

    #939373
    Brian
    Member

    Glad it helps.

    If you change the start of the week setting in WordPress it will change the calendar to the same.

    Go to your site’s admin then head here:

    Settings > General > “Week Starts On”

    Change that setting to Sunday and you should be all set.

    Thanks

    #939375
    Paul
    Participant

    Wonderful. You guys are great!

    #939383
    Brian
    Member

    Great, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.

    Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Themes’ is closed to new replies.