Remove asign menu here option
Please advise how to remove this from my menu.
Hi @ferrett1979,
I hope you are well today and 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-header-top .sh-nav-container {
display: none;
}
Best regards,
Shufflehound team
Sorry this hasn’t worked.
The above CSS code removes it from the top navigation.
Please also use below CSS code to remove it from header navigation.
#header-navigation .sh-nav-container {
display: none;
}
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.