Phone Navigation button suddenly not working :(
-
Hi everyone. Please check my website out on your phones as the “navigation” button is not working. It was previously working so something in the updates has broken it as I have not changed anything other than making sure everything is up to date. It is working fine on my computer browser. If you know how I can fix this I can relay this information back to my friend who can put the code in for me so I don’t break something as I am not competent with coding at all and don’t trust myself touching it. Help would be greatly appreciated!
-
Sorry, but you’re using a premium/paid theme. It’s best to go to the support site where you bought the theme – http://woothemes.com/ – for help with customizations and issues. You paid for support when you bought the theme, so you should contact the people who sold you the theme. These forums are for free themes available in the WordPress theme directory at wordpress.org/themes/. See http://codex.wordpress.org/Forum_Welcome#Commercial_Products
It seems you need to add css rules like so:
.main-navigation.toggled .primary-navigation, .main-navigation.toggled .nav-menu { display: block; }Hi Mark, my theme was free through wordpress. https://wordpress.org/themes/storefront/
OK, most Woothemes are not free. You should ask in the theme forum: https://wordpress.org/support/theme/storefront
Thanks Mark, just posted on the theme Forum now. Will see if my friend can fix it using ikaring’s code also. Thanks for the help!
Unfortunately adding this to child theme did not work 🙁
.main-navigation.toggled .primary-navigation,
.main-navigation.toggled .nav-menu {
display: block; }Awaiting replies on theme forum. Thanks
The topic ‘Phone Navigation button suddenly not working :(’ is closed to new replies.