How to show more items on the all departments menu?

This topic has 4 replies, 2 voices, and was last updated 1 years, 5 months ago ago by Tony Rodriguez

  • Avatar: PR
    PR
    Participant
    May 9, 2023 at 21:00

    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!

    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    May 10, 2023 at 05:53

    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

    Avatar: PR
    PR
    Participant
    May 11, 2023 at 05:59

    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?

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    May 11, 2023 at 06:17

    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

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.