Hi Greg,
Sorry for the inconvenience.
We have listed the issue in our theme update list. We will fix the issue permanently in our next update of the theme.
However, please use the CSS below to fix the issue for now.
.banner--slider-nav ul > li:hover, .banner--slider-nav ul > li.active {
border: none !important;
}
.banner--slider-nav ul > li {
border-bottom: none !important;
}
.pricing--item {
border-right: none !important;
}
Best Regards,
ThemeLooks Support Team