CSS Issue? "View As" in Filter bar

Home Forums Calendar Products Events Calendar PRO CSS Issue? "View As" in Filter bar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1286478
    James
    Participant
    #1286690
    Shelby
    Participant

    Hi James,

    I’d be happy to help out here! 🙂

    This appears to be a conflict with your theme. The CMS Masters styles are creating that blue list item bullet before the items on the drop down for views.

    You can fix this with the following CSS, though it may affect other parts of your theme:

    ul li:before{ display: none}

    #tribe-bar-views .tribe-bar-views-list{ padding: 0 0 0 0px;}

    .tribe-bar-views-option:first-child{display: inline;}

    Unfortunately, because this is a conflict with our theme, any support you need for theming beyond these code snippets should be sought from the theme developer. If you have any questions about functionality specific to our plugin features, I’m happy to help out with those! 🙂

    Best,

    Shelby 🙂

    #1296434
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘CSS Issue? "View As" in Filter bar’ is closed to new replies.