Adding Custom style in events calendar

Home Forums Calendar Products Events Calendar PRO Adding Custom style in events calendar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #940190
    Parth
    Participant

    I have selected ‘Tribe Events Styles’ from the style options and I want to overwrite tribe-events-full.css from the resources folder to my theme folder.I have put it on the ‘tribe-events’ folder with same name.But it’s not working.

    Also I want to open fancybox on click of the day.But in month view there is some problem, I am facing.Other than month view its working fine.

    Waiting for your reply.

    #940244
    Barry
    Member

    Hi Parth,

    A great starting point if you wish to make customizations like adding your own styles is our Themer’s Guide and I would definitely recommend reading through it if you want to get a better sense of how things piece together 🙂

    I have selected ‘Tribe Events Styles’ from the style options and I want to overwrite tribe-events-full.css from the resources folder to my theme folder.I have put it on the ‘tribe-events’ folder with same name.But it’s not working.

    Overwriting it in this way isn’t possible, I’m afraid.

    What you can do however is place a stylesheet named tribe-events.css in a tribe-events directory within your theme. If you really need to remove the original stylesheet you can do so by using WordPress’s wp_dequeue_style() function- but you may find it easier simply to override the specific styles you’re interested in and/or lower the stylesheet setting in Events → Settings → Display.

    I hope that helps!

    #950421
    Barry
    Member

    Hi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Adding Custom style in events calendar’ is closed to new replies.