Home › Forums › All Other Themes › Home Maintenance mobile menu stopped working
- This topic has 3 replies, 2 voices, and was last updated 4 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
August 31, 2020 at 3:38 pm #160335
Hi,
after having installed the theme and done some adjustments to fonts, colors etc, the mobile menu stopped working. What can be the reason? The words in the titles is not overly long. It works fine on computer, when I make the screen smaller it switches to another, adapted menu, as expected, but it doesn’t show up in the actual mobile.
http://www.lantzconsulting.se
BR
Charlotta (graphic designer for Jonas webpage)September 1, 2020 at 11:04 am #160386This is the page with non working mobile menu …
can’t seem to get the link to work but the address is lantzconsulting.se
September 1, 2020 at 11:27 am #160388To clarify:
the only adjustments I made was adding or removing pages to the working menu and changing colors and fonts within the theme.
I have disabled all customized css code for a while, but that was not the problem.
I also tried to delete the word Tjänster (Services) to see if it was a language incompatibility, but with no result.
The responsiveness seems to work as written above because when I scale the window the full size header disappears and the responsive mobile adapted header appears. (It just doesn’t appear on the actual mobile device.)
I edit it in Safari on the computer, and I have Safari in my mobile, so it is not a matter of browser incompatibility.
I am out of ideas of what could be wrong.
🙁
September 2, 2020 at 11:26 am #160505Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { .touchon #topmenu { display:block !important;} }
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.