Bullets in Advanced Widget

Home Forums Calendar Products Events Calendar PRO Bullets in Advanced Widget

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #29178
    Grec
    Member

    I previously used the older 1.3.2 and 1.3.3 premium versions of this plugin and found that due to some oddities with my theme, it would remove showing the bullets in the advanced widget. My debug steps previously were to add the following CSS to the events-calendar-pro.class.php file.

    ul.upcoming {
    list-style-type:square;
    padding-left: 15px;
    }
    ul.upcoming>li {
    padding: 3px 0px;
    }

    I tried that with the newer versions but unfortunately that didn’t work. I checked the outputted HTML and the unordered list still seems to use the “upcoming” class so I’m not sure what to try next.

    #29210
    Jonah
    Participant

    Hi Salvador,

    Please provide a link to your site and an example of where I can see what you are asking about in action so that I can provide specific instructions.

    Thanks,
    Jonah

    #29555
    Grec
    Member

    Thanks for responding… Looks like it just started working. I guess the old style sheet was stuck in my cache or something. Again, thanks for your response!

    #29556
    Jonah
    Participant

    Hi Salvador,

    No problem, glad you got it worked out. Let us know if there’s anything else we can do for you.

    Regards,
    Jonah

    #978330
    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 ‘Bullets in Advanced Widget’ is closed to new replies.