Dear @e11studios,
You should decrease menu z-index css attribute.
.top-bar{
overflow: hidden;
height: 55px;
line-height: 55px;
position: relative;
background: none;
margin-bottom: 0;
font-family: “Source Sans Pro”,”Helvetica”,Helvetica,Arial,sans-serif;
z-index: 20000; -> z-index: 2000;
}
http://oi65.tinypic.com/ae65mo.jpg
Best Regards,
Sygnoos Team.
Are you saying that this change should be made in the theme’s css file? If so, I have added the code but nothing is different?