Weird character shows up on calendar date (within a widget)

Home Forums Calendar Products Events Calendar PRO Weird character shows up on calendar date (within a widget)

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #47757
    Jennifer
    Participant

    There is a strange, horizontal character that shows up on the first date (Month) when I place the calendar in a side widget: http://lorenziniworks.com/dev/about/
    ((it looks like Jtne instead of June))

    This is appearing in multiple browsers and on several sites where I am using Events Calendar.

    #47770
    Jonah
    Participant

    Hi Jennifer,

    This is something your theme is adding. Looks like an icon used for list items. You can turn this off for events with the following CSS:

    #sidebar .eventsListWidget li, #sidebar .eventsAdvancedListWidget li {
    background: none;
    }

    Add that to your theme’s style.css file and you should be good to go.

    #48294
    Jennifer
    Participant

    Thanks so much Jonah…that worked!

    #48356
    Jonah
    Participant

    Glad to hear Jennifer! I’m going to close this out but do let us know if you need help with anything else.

    Regards,
    Jonah

    #979060
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Weird character shows up on calendar date (within a widget)’ is closed to new replies.