Viewing 1 replies (of 1 total)
  • Brook

    (@brook-tribe)

    Howdy cmiro,

    From the look of it you just need to add list-style:none; to those items. You might even just be able to copy paste this into your custom CSSfile:
    .vcalendar { list-style: none; }

    If that doesn’t work then you’ll need to write code specific to your site, that overrides any other styles your current them has set. The only other alternative is to choose a theme which doesn’t put those numbers there. 🙁

    – Brook

Viewing 1 replies (of 1 total)

The topic ‘Removing Numbered Bullets from Sidebar Widget’ is closed to new replies.