Hi Greg,
Thank you for reaching out to us! I hope you’re doing well.
It seems that some of your site styles are causing some sort of conflict with the plugin default styles.
With regards to #1, please add the following custom CSS:
.tribe-bar-filters .tribe-bar-submit {
margin: 0;
}
.tribe-bar-filters .tribe-bar-search-filter {
width: 25%;
}
Regarding #2, please add the following custom CSS:
#tribe-bar-views .tribe-accessible-js-hidden {
display: none;
}
I hope this helps! If you have any other questions please feel free to let me know and I’d be happy to help as best I can!
Regards,
Juan