Thu, 2016-09-08 03:49
I am hoping someone can help as I have tried without success so far.
All I want to do is remove the responsive menu as shown on this pic.
http://i.imgur.com/kI6cwbu.png
website is http://www.hostingwebdesign.com.au/cmstest/
I need to hide or remove that menu in mobile mode as it doesn't have the submenu feature.
Once I hide that then I can install Blur Mobile Menu which works fine.
Appreciate any help.
Note that the page needs to be in mobile view to see the menu of course.
By using emulator or live on your phone.
I used this..
http://iphone4simulator.com/
Thu, 2016-09-08 04:23
#1
oh tried again and got
oh tried again and got it
body .navbar-toggle {
display: none;
}
Why didn't that work before!
aaaaaaaaaaaarrr
I think a caching issue.
Thank you