Hi @juniormartian,
Thank you for your question.
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-categories-tabs li:first-child {
display: none;
}
Best regards,
Shufflehound team