Espace réservé aux bonne idées et suggestions pour Joomlack.
Menu Builder Maximenu Scroll Bar
- Witchypaws
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 62
- Thank you received: 1
1 month 3 weeks ago #74077
by Witchypaws
Menu Builder Maximenu Scroll Bar was created by Witchypaws
Hi Ced
I have a mega menu using your menu builder (I love this tool)
It is fairly large and some users on smaller screens (not mobile, just small laptops) do not think to scroll down to see the bottom
Is it possible to install a scroll bar on the y-axis inside the menu and if so, how should I go about it please
thanks
Jacqui
I have a mega menu using your menu builder (I love this tool)
It is fairly large and some users on smaller screens (not mobile, just small laptops) do not think to scroll down to see the bottom
Is it possible to install a scroll bar on the y-axis inside the menu and if so, how should I go about it please
thanks
Jacqui
Please Log in or Create an account to join the conversation.
1 month 3 weeks ago #74078
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Menu Builder Maximenu Scroll Bar
Hi
Please give me the url of the page where I can see the problem so that I will better understand the situation
CEd
Please give me the url of the page where I can see the problem so that I will better understand the situation
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- Witchypaws
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 62
- Thank you received: 1
3 weeks 17 hours ago #74260
by Witchypaws
Replied by Witchypaws on topic Menu Builder Maximenu Scroll Bar
Sorry Ced
Was on holidays, this is where you can see the mega menu
benefolk.org/foundation
When users are logged in there is a second row of menu items they can see but it sometimes makes the menu longer than a small laptop or tablet screen and would like an internal scroll on the menu div so it is obvious to the user that they need to scroll down to see more
Was on holidays, this is where you can see the mega menu
benefolk.org/foundation
When users are logged in there is a second row of menu items they can see but it sometimes makes the menu longer than a small laptop or tablet screen and would like an internal scroll on the menu div so it is obvious to the user that they need to scroll down to see more
Please Log in or Create an account to join the conversation.
3 weeks 13 hours ago #74261
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Menu Builder Maximenu Scroll Bar
ok
you can try to add this custom css in your page
and may be adapt the 200px value
CEd
you can try to add this custom css in your page
Code:
.floatck {
max-height: calc(100vh - 200px);
overflow-y: auto;
}
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- Witchypaws
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 62
- Thank you received: 1
2 weeks 6 days ago #74270
by Witchypaws
Replied by Witchypaws on topic Menu Builder Maximenu Scroll Bar
Thanks Ced
Please Log in or Create an account to join the conversation.
Time to create page: 0.220 seconds