This topic has 4 replies, 2 voices, and was last updated 1 years, 6 months ago ago by Tony Rodriguez
Hello,
On this demo; https://xstore.8theme.com/elementor/demos/niche-market02/
For example, if we have 100 departments, they will not fit on the screen at once. Will there be some sort of scroll option for websites with more departments?
So if there is 100 departments, once someone hovers over that option, they can hover over the menu and scroll down to see the other departments?
Thanks!
Hello, PR,
Thank you for using our theme and for contacting us.
To show more items scroll on the all departments menu, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache:
ul#menu-all-departments {
height: 400px !important;
overflow-y: scroll !important;
}
We hope this will solve your issue.
Kind Regards,
8theme team
Hello Tony,
Thanks!
So using this that section will get a scroll option no matter how much options we have? For example lets say we have 300 items, will the scroll menu show?
Hello PR,
Yes, it will work with as many options as you have. Please give it a try and let us know if you have any questions.
Best Regards,
8Theme’s Team
Tagged: all departments, menu, persuasive, show items, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up