Reply 254814 to: I want scrorable menu for all department menu

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

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.