• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Kate Support
  • Private: No
  • Open Date: 16.11.15, 15:00
  • Opened by: Ales
  • Closed by: Alex
  • Closed on: 08.12.15, 12:31
  • Reason: Closed
  • Comment: Glad to help!

Ticket #8829 - No menu on mobile devices

Hello, I have a problem with responsive feature. There is no menu visible (for widths: < 978, higher values are ok). Can you take a look what is wrong, please? I am using theme v2.9.

Another minor problem is default page size. In back-end I have set default page size to 50. But in front-end is default selected to 10 (should be 50) for first page load. After changing page size value it is working properly.

Thank you very much for your help.

Regards

Comments

Kate Support 16 Nov 2015, 19:45

Hi,
please fill the fields of Purchase ID in your profile

Ales 16 Nov 2015, 19:50

I am sorry, now its there.

Kate Support 16 Nov 2015, 20:27

In your custom css file superfish-modified.css you have this code line that hides the menu http://c2n.me/3qpvrcH
You need to remove this line

Ales 16 Nov 2015, 21:52

I didnt help - its only show menu list pernamently. I didnt change this file (now I have compared this file to original one and its the same (theme v2.9)). However, I found out that “.mobileMenu div.mobileMenuContainer” should be “display: block” to show menu button (but only for widths: < 728). Its in the same file, line 249. What does control visibility of this node? Some JS script?

Kate Support 17 Nov 2015, 11:16

But I see that you didn’t remove the code I wrote above. I have added css fix for the issue. It should work fine now