drop down menu is behind the content instead of on top of it

chelsealibrary's picture
chelsealibrary
Mon, 02/01/2016 - 10:26
#1
drop down menu is behind the content instead of on top of it

My site is chelseadistrictlibrary.org. If you go there you'll notice that the drop down menu (especially for About US and Resources) slides behind the front page slide show. It should be showing up on top of the slide show.  I'm not sure what's causing the issue as I haven't changed anything and it use to not do this. Any help you can offer would be greatly appreciated. 

Thanks!

phuonght's picture
phuonght
Tue, 02/02/2016 - 04:01

Hi,

Problem comes from your CSS z-index. Please add following code to theme: 

#main-content{
position: relative;
z-index: 1;
}
.view-font-page-slideshow{
z-index: 1;
}

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.