Home › Forums › Theme support › Mobile Menu for Contact Page › Reply To: Mobile Menu for Contact Page
Hi,
looks like there is a problem with the menu description, we will fix this with the next update.
In the meantime you can add this code in WordPress admin -> Appearance-> Theme Options -> General -> Extra CSS Content:
.mean-container .mean-nav ul li a span {
display:none !important;
}