- Posts: 75
- Thank you received: 0
Menu not collapsing
-
underground1
Inactive member - Topic Author
- Member
Less
More
9 years 2 months ago #46012
by underground1
Menu not collapsing was created by underground1
Hello,
I have an issue with the menu not collapsing.
In the template settings, everything is propperly set: Responsive layout on, responsive menu on, Change Menu To Icon On Screen Width set to 360.
If you need any additional info, or screenshots provided, feel free to say so.
Any help would be appreciated!
You can see the work-in-progress website here: kreatikgroup.si/odv_lamut/
I have an issue with the menu not collapsing.
In the template settings, everything is propperly set: Responsive layout on, responsive menu on, Change Menu To Icon On Screen Width set to 360.
If you need any additional info, or screenshots provided, feel free to say so.
Any help would be appreciated!
You can see the work-in-progress website here: kreatikgroup.si/odv_lamut/
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
9 years 2 months ago #46013
by milos
Replied by milos on topic Menu not collapsing
Hello,
Please edit file /templates/hot_humanity/index.php near the end of this file and change line:
to this:
Perhaps you changed the menu for top navigation, so you need to update the parameter here.
Regards
Please edit file /templates/hot_humanity/index.php near the end of this file and change line:
Code:
var navigation = responsiveNav(".container_topmenu");
Code:
var navigation = responsiveNav(".container_mainmenu");
Perhaps you changed the menu for top navigation, so you need to update the parameter here.
Regards
The following user(s) said Thank You: underground1
Please Log in to join the conversation.
-
underground1
Inactive member - Topic Author
- Member
Less
More
- Posts: 75
- Thank you received: 0
9 years 2 months ago #46014
by underground1
Replied by underground1 on topic Menu not collapsing
Hello,
that solved my problem. Thank you!
that solved my problem. Thank you!
Please Log in to join the conversation.
Time to create page: 0.178 seconds