hi, is there a way to let the logo “flow” over 2nd top menu like this: http://i.imgur.com/jwUcdSL.jpg http://i.imgur.com/at56nEe.jpg
Hi alfaweb2!
Thank you for using Enfold.
Use a larger transparent PNG image then set a negative top position. Something like this:
.logo {
top: -20px;
}
#header_main {
z-index: 50;
}
For further modifications, please contact codeable: http://kriesi.at/contact/customization
Best regards,
Ismael