widget calendar css

Home Forums Calendar Products Events Calendar PRO widget calendar css

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1141408
    Pau
    Participant

    Hi, could you please ponit how can I remove the dots from the widget calendar?

    Is that possible?

    Many thanks

    #1141461
    Nico
    Member

    Hey Pau,

    Thanks for reaching out to us! Sure it’s possible, just add this snippet to your theme (or child theme) stylesheet or via Simple Custom CSS plugin:

    /* The Events Calendar - remove dots from mini calendar widgets */
    .tribe-mini-calendar .tribe-events-has-events div[id*='daynum-'] a:before {
    display:none !important;
    }

    Please let me know if the snippet does the trick,
    Best,
    Nico

    #1141462
    Pau
    Participant
    #1143039
    Nico
    Member

    Perfecto! Thanks for the heads-up Pau 🙂

    I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.

    Have a great weekend,
    Nico

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘widget calendar css’ is closed to new replies.