- Posts: 7
- Thank you received: 0
Bottom menu disappear on mobile
-
DAlessandro
Inactive member - Topic Author
- New Member
Less
More
10 years 7 months ago #39248
by DAlessandro
Bottom menu disappear on mobile was created by DAlessandro
Hallo!
I'm using Hot Explorer Template, I have two menu: one at the top (position topmenu) and one at the bottom of the page. I've enabled the responsive menu, when I open my site from the mobile the topmenu becames a select box and this is ok, but the bottom menu disappears.
How can I do to see the bottom menu normally but keeping the topmenu as select box?
Thank you!
Anna
I'm using Hot Explorer Template, I have two menu: one at the top (position topmenu) and one at the bottom of the page. I've enabled the responsive menu, when I open my site from the mobile the topmenu becames a select box and this is ok, but the bottom menu disappears.
How can I do to see the bottom menu normally but keeping the topmenu as select box?
Thank you!
Anna
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #39259
by ivan.milic
Replied by ivan.milic on topic Bottom menu disappear on mobile
Can you send link so we could see that
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #39326
by ivan.milic
Replied by ivan.milic on topic Bottom menu disappear on mobile
First are you sure you want that menu tpye for bottom menu. You can checge menu type in template options under "Menu Configuration" tab, maybe joomla classic - horizontal is best for that place.
If you want dro-down for bottom menu then add this at bottom of template_css.css:
.bottommenu SELECT.tinynav{
position:static!important;
}
If you want dro-down for bottom menu then add this at bottom of template_css.css:
.bottommenu SELECT.tinynav{
position:static!important;
}
The following user(s) said Thank You: DAlessandro
Please Log in to join the conversation.
-
DAlessandro
Inactive member - Topic Author
- New Member
Less
More
- Posts: 7
- Thank you received: 0
10 years 7 months ago #39328
by DAlessandro
Replied by DAlessandro on topic Bottom menu disappear on mobile
If I change it in a Joomla Classic or horizontal I have to modify the css, too?
Please Log in to join the conversation.
-
DAlessandro
Inactive member - Topic Author
- New Member
Less
More
- Posts: 7
- Thank you received: 0
10 years 7 months ago #39329
by DAlessandro
Replied by DAlessandro on topic Bottom menu disappear on mobile
Worthless question. I change it in a Joomla Classic menu, as you suggest, and now it works properly. Thank you so much for the help!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #39332
by ivan.milic
Replied by ivan.milic on topic Bottom menu disappear on mobile
You also have options for classic menu you can set form backend
Please Log in to join the conversation.
Time to create page: 0.158 seconds