Link-list doesn't work in Tribe Events Style

Home Forums Calendar Products Events Calendar PRO Link-list doesn't work in Tribe Events Style

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #145295
    dirkschrama
    Participant

    Hey guys,
    I’m using the Tribe Events Styles setting, but the bullets of the link-lists won’t show up. Is this in the stylesheet?

    Example: http://obstakels.com/event/strong-viking-hills-edition-2014/

    Thanks, Dirk

    #145360
    Casey
    Participant

    Dirk,
    Thanks for getting in touch! This is due to your theme overriding the default browser styles to remove bullets. You can add them back by adding the following CSS to your theme’s stylesheet:


    .tribe-events-single .entry-content li {
    list-style:disc;
    }

    Give that a shot and let me know if it does the trick. Thanks! 🙂

    -Casey-

    #145452
    dirkschrama
    Participant

    Still doesn’t look really nice, but it works. Thanks.

    #154836
    Casey
    Participant

    dirkschrama,
    While I wish I could say that the plugin seamlessly integrates with the styles of every theme out there, the reality is that custom themes have so many settings/options that it would be nearly impossible for us to account for all of those. Since it looks like you’re all set here, I’m going to close this thread out, but feel free to create a new thread if you have further questions. Thanks! 🙂

    -Casey-

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Link-list doesn't work in Tribe Events Style’ is closed to new replies.