I want scrorable menu for all department menu

This topic has 2 replies, 2 voices, and was last updated 3 years, 6 months ago ago by Olga Barlow

  • Avatar: Harshad Patil
    Harshad Patil
    Participant
    October 12, 2020 at 05:05

    my site link is https://glokaldeals.com/
    i have lots of brand under all department(BRANDS)
    so the are going bellow the screen and i am not able to access them
    can you please help me with that ??

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 12, 2020 at 14:23

    Hello,

    Try to decrease the paddings between the secondary menu items. In other case, once you start scrolling the fixed header enables and hides that menu. Add the following code to Theme Options > Custom CSS

    .secondary-menu-wrapper .menu>li>a {
        padding-bottom: 5px;
        padding-top: 5px;
    }

    Regards

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

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

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