Tagged: logo
Hello,
Please check http://www.loffs.nl
After Enfold update the logo goes behind the slider. How can I fix this?
Thanks for your help!
Hey famewebdesign,
Please try the following in Quick CSS under Enfold->General Styling:
.logo img {
max-height: 150px !important;
}
Best regards,
Rikard
Thanks, but now the logois only placed in the white header. Before the enfold update, is was half in header, half over slider. So the part thats underneath the slider now, suppose to be over the slider. That’s the way it was. How can I get it that way again?
Hi,
Can you please with a screenshot show us, how it was so we can understand.
What you mean half into white and half not?
Best regards,
Basilis
Before the update, the logo was half in the white header (as it is still) and half over the slider (red line in image).
Hi,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
.logo, .logo a {
overflow: visible;
}
Hope this helps :)
Best regards,
Nikko
Yes! Thanks Nikko! :-)
Hi,
Glad we could help. Thanks for using Enfold :)
Best regards,
Nikko