Single page month view

Home Forums Calendar Products Events Calendar PRO Single page month view

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1458041
    johnnyparky
    Participant

    Hi, our main events page is showing checkboxes on the dates instead of full names of the event (which the Events Calendar Demo on your site shows).
    I can’t seem to find an option to change this.
    Can you point me in the right direction?
    Thank you.

    #1459290
    Jennifer
    Keymaster

    Hello,

    I’m sorry that you’re running into this issue, but I’ll be happy to help you figure out what’s going on.

    First, can you try changing the Default stylesheet used for events templates and Events template settings under Events > Settings > Display? These control how much the events pages inherit styling from your theme. Make sure to clear out your browser cache after changing the settings to be sure that you are seeing the current version of the page.

    If that doesn’t help, could you please send me a link to a public version of this page so that I can take a look? It looks like you currently need to login to access that page.

    Thanks,

    Jennifer

    #1460156
    johnnyparky
    Participant

    This reply is private.

    #1460496
    Jennifer
    Keymaster

    Thanks for sending that! I just took a look at the main events page – didn’t make any changes 🙂

    Try adding the following CSS to the Additional CSS area under Appearance > Customize (if you have one) or to the style.css file of your child theme:

    #tribe-events-content .tribe-events-calendar td .tribe-events-month-event-title a:before {
    content: "";
    }
    #tribe-events-content .tribe-events-calendar td .tribe-events-month-event-title a {
    font-size: inherit;
    }

    I tested this out on my end (see screenshot), and it should get rid of the checkmarks and get the titles displaying (the font size was being set to 0).

    Let me know if this works for you!

    Thanks,

    Jennifer

    #1464179
    johnnyparky
    Participant

    Thank you.
    That worked out.

    #1466261
    Jennifer
    Keymaster

    Awesome! I’m glad it’s working now.

    I’ll go ahead and close out this thread, but please feel free to open up a new one if you run into any other issues.

    Thanks,

    Jennifer

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