Tagged: header, Header Size, Logo Position
Hello,
I changed header size to custom pixel size of 50px. My logo size is 50px by 235px. Logo is cut off, how can I move logo up to be in the middle of the header area? Link to my site in private content.
Hey onastvar,
I have checked your page and the logo isn’t cut off however it looks messed up as the social icons are lined up in a white space above the logo, also can you try going to Enfold > Header > Header Layout > Menu and Logo Position and set it to Logo Center, Menu Below. Hope this helps.
Best regards,
Nikko
Nikko,
Thanks!
When I set Header Layout to Logo Center, Menu Below, i have same issue with logo image being cut off. I still want to keep logo on the left (Logo left, Menu right). Also how to get rid of thin white border line below the header?
See links for screenshots in private
Hi,
Can you try adding this css code in your Quick CSS (located in Enfold > General Styling):
#header .logo a {
margin-top: 0;
}
Hope this helps.
Best regards,
Nikko
Perfect, CSS you provided worked, thanks!
Also do you know how to get rid of thin white border line below the header?
Hi,
You’re welcome, try adding this css code:
.home #layer_slider_1 {
border-top: none !important;
}
Hope this helps :)
Best regards,
Nikko
Thanks again.
Feel free to close this thread!
Hi,
Glad to hear that. Thanks for using Enfold :)
Best regards,
Nikko