Comments nitramtech started the conversationJuly 19, 2017 at 4:25pmHow do i reduce the gap between my logo and my menu buttons. (Im using the left side menu layout)Thanks. 3,034Andrew repliedJuly 20, 2017 at 8:29amHi there,Thank you for reaching out to us.This can be done using custom CSS code. However, I will need to see your website first. If possible, could you please send me a link to your website? It will be greatly appreciated.Looking forward to your reply.Best regards.nitramtech repliedJuly 20, 2017 at 2:33pmwww.nitram.tech 3,034Andrew repliedJuly 21, 2017 at 3:24amHi again,Thank you for providing the link to your website.Please use the following code to reduce the space between logo and menu: @media only screen and (min-width: 1001px){ body[data-header-format="left-header"] #header-outer nav { vertical-align: top; } } Hope this solves the problem.Best regards.nitramtech repliedJuly 21, 2017 at 2:06pmthank you and where would i put entering this code?nitramtech repliedJuly 21, 2017 at 2:18pmnvm i figured it out with a bit of research. thanks you guys are amazing! Sign in to reply ...
How do i reduce the gap between my logo and my menu buttons. (Im using the left side menu layout)
Thanks.
Hi there,
Thank you for reaching out to us.
This can be done using custom CSS code. However, I will need to see your website first. If possible, could you please send me a link to your website? It will be greatly appreciated.
Looking forward to your reply.
Best regards.
www.nitram.tech
Hi again,
Thank you for providing the link to your website.
Please use the following code to reduce the space between logo and menu:
Hope this solves the problem.
Best regards.
thank you and where would i put entering this code?
nvm i figured it out with a bit of research. thanks you guys are amazing!