Hey there,
So i checked out your website, but I don’t see anything red. Everything, including the slicknav, is in greyscale.
As for switching off the logo text, do you mean the ‘menu’ label? If so, use the following css:
.slicknav_menutxt {
display:none !important;
}
Hope that is what you were looking for