Is there any way to get the logo to overhang into the slider – http://womensclosetex.wpengine.com/ (hosted on WPengine) – I have tried to adjust the z-index and also how do I prevent it from auto-resizing in the css.
Hi,
I visited the site and the logo is already overlapping the slider. Just remove the bottom border with this
#header_main {
border: none;
}
Regards,
Ismael
Thanks Ismael, that works well, in fact exactly as I want it. When you mouse over the menu the purple highlight bar is showing up, can not figure our what css I need to move that line up or remove the effect all together (although – I’d like to keep cause it’s preety cool).