Mobile menu fixed height

BastouBach's picture
BastouBach
Mon, 03/20/2017 - 16:12
#1
Mobile menu fixed height

Hi,

I am almost done building a website with your Leaders theme. I just noticed that the mobile menu has a fixed height of 300px. My menu is fairly extensive and the fixed height is a problem for me. 

The link to the site is http://dev2016.openadoption.ca/home

You will have a popup, please enter "shield" in both fields.

Thanks.

phuonght's picture
phuonght
Tue, 03/21/2017 - 04:12

Hi,

Please open file main.css(/sites/all/themes/md_leaders/css/main.css), find line 130:

#mainmenu.sf-menu {
position: absolute;
right: 0;
}

add a attribute to this code. Result:

#mainmenu.sf-menu {
position: absolute;
right: 0;
overflow-y: scroll !important;
}

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.