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 🙂