-
Topic
-
I am using a mobile menu plugin and need to disable the navigation bar from showing up in mobile view. Is there a custom CSS I can use?
I used this: #wrapper .dd-container .dd-selected-text {
display: none;
}But that only took away the text. I need the back bar gone too.
Thanks,
Shayne
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘How to disable menu bar in mobile’ is closed to new replies.