Hi, I was wondering if you can help me out. I'm trying to get the logo image to overhang the bottom of the menu top bar. I can't seem to figure out the CSS to make this happen. Any help with this would be much appreciated.
I added this code so far. However the size is now good but the overhang is not happening.... Any ideas would be greatly appreciated. I would also like this to work on the sticky header too.
#Top_bar #logo { display: block; height: 150px; line-height: 0px; padding: 0px 0px; }
Comments
the answer on your question you will find in the following topic http://forum.muffingroup.com/betheme/discussion/3450/a-logo-question-logo-overlay-slider
Thanks!