- Posts: 24
- Thank you received: 0
unable to click right menu on mobile mode
-
xaxier
Inactive member - Topic Author
- Member
Less
More
10 years 6 months ago #39912
by xaxier
unable to click right menu on mobile mode was created by xaxier
Hi there,
I am unable to click the right menu when on a mobile mode. The right menu is under the left menu when in mobile mode but i am unable to touch it. Please advice. Thanks
I am unable to click the right menu when on a mobile mode. The right menu is under the left menu when in mobile mode but i am unable to touch it. Please advice. Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 6 months ago #39915
by ivan.milic
Replied by ivan.milic on topic unable to click right menu on mobile mode
Please send link so we could check
Please Log in to join the conversation.
-
xaxier
Inactive member - Topic Author
- Member
Less
More
- Posts: 24
- Thank you received: 0
10 years 6 months ago #39919
by xaxier
Replied by xaxier on topic unable to click right menu on mobile mode
Hi Ivan,
Sorry, I am using localhost at this point. But you can check it using your own demo at demo.hotjoomlatemplates.com/index.php?template=food_spirit
Access it using smartphone like S5 or note 3 and you can find that the bottom menu cannot be clicked. I know it is possible to click but the arrangement on a smartphone make it near impossible to be clicked.
Thanks
Sorry, I am using localhost at this point. But you can check it using your own demo at demo.hotjoomlatemplates.com/index.php?template=food_spirit
Access it using smartphone like S5 or note 3 and you can find that the bottom menu cannot be clicked. I know it is possible to click but the arrangement on a smartphone make it near impossible to be clicked.
Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 6 months ago #39923
by ivan.milic
Replied by ivan.milic on topic unable to click right menu on mobile mode
Add this to bottom of layout.css:
.mnu_topmenuleft > li > a, .mnu_topmenuleft > li > span, .mnu_topmenuright > li > a, .mnu_topmenuright > li > span {
min-height: 40px;
display:block;
}
.mnu_topmenuleft > li > a, .mnu_topmenuleft > li > span, .mnu_topmenuright > li > a, .mnu_topmenuright > li > span {
min-height: 40px;
display:block;
}
Please Log in to join the conversation.
Time to create page: 0.153 seconds