Bullets on calendar widget

Home Forums Calendar Products Events Calendar PRO Bullets on calendar widget

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #102419
    ropecommander
    Participant

    I have been reading threads and trying to fix this for 3 hours now. I can’t get the bullets either spaced better or even completely removed. I love the widget calendar and want to use it, but I’m frustrated and lost! Please help!

    Also, I’m semi-familiar with css, but would need some directions in editing it.

    #102882
    Neill
    Member

    Hi There,

    Sorry to hear you’re having a few issues with this. I can see the issue on my end too and it looks like your theme has a conflict with the CSS. I think I’ve isolated it to how your links are being handled by your #widgets ID.

    I used chromes developer tools to isolate #widget a – and found that the padding is set to zero – this would mean it would overwrite the way the plugin handles links. Here’s a screenshot of what it looks like when I switch that padding off: https://cloudup.com/i41xHZwXu0

    Do you think thats enough to point you in the right direction?

    Neill

    #102910
    ropecommander
    Participant

    Hi Neil,

    Thanks so much for looking into this for me. For some reason, it says “This page does not exist” when I try to look at the screenshot. I understand where to find #widget a – in my stylesheet, but what can I do from that point?

    #102916
    Neill
    Member

    Sorry – looks like the URL was missing the last character: https://cloudup.com/i41xHZwXu0G

    So a custom rule added to the Calendars CSS should be able to overwrite this for you:
    #widgets .tribe-mini-calendar a { padding:15px;}
    You may want to change the padding value to suit your particular style.
    Will that work for you? Let me know if that takes care of the issue?
    Neill

    #102923
    ropecommander
    Participant

    Perfect! I got it thanks!

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