Comments 10Matteo started the conversationFebruary 6, 2024 at 10:39pmHi there,can you help me center the logo "vertically"? As you see the MENU is perfectly centered but the logo is not.I tried different CSS options without good results..Here's the link: https://m-space.ch/Thank you in advanceAttached files: LogoToCenter.png 1,973Support repliedFebruary 7, 2024 at 5:04pmHello, that's because you have increased the height of the logoso you can adjust the top of the logo with#logo { top: -10px;}in customizer -> additional CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 10Matteo repliedFebruary 8, 2024 at 12:01pmHello,fixed, thanks! Sign in to reply ...
Hi there,
can you help me center the logo "vertically"? As you see the MENU is perfectly centered but the logo is not.
I tried different CSS options without good results..
Here's the link: https://m-space.ch/
Thank you in advance
Attached files: LogoToCenter.png
Hello, that's because you have increased the height of the logo
so you can adjust the top of the logo with
#logo {
top: -10px;
}
in customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hello,
fixed, thanks!