move header menu
-
i can’t find the line in the editor to move the header menu a little bit to the right.
can you help me ?
-
Hey there feldo,
Hope you’re well today!
This should be possible with some custom CSS. Please try adding the following CSS to Appearance >> Theme Options >> General Settings >> Custom CSS:
#pre-header-core { padding-left: 10px; }This should move your top navigation 10px to the right. Increase/decrease the value to move it more or less. If this doesn’t work could you please post link to your site so I can take a look?
Hope this helps 🙂
Best regards,
Bojanit doesn´t work ^^
Hey there feldo,
I tried to check your site but it says that the site is offline for maintenance. Could you please disable that so I can take a look?
Cheers,
Bojanoh sorry,
now its disable
Hey there feldo,
As far as I can see the only way you could do this without changing the size of the logo or font size would be to increase the max width of the header which is set to 1140. Please try adding the following:
.slider-full #header-core { max-width: 1140px; }Increase the numeric value to what ever suits you the most, the result should be more space between logo and navigation.
Hope this helps 🙂
Best regards,
Bojanthank you, it helps 😉
Glad it did. Have a great day! 🙂
Cheers,
Bojan
The topic ‘move header menu’ is closed to new replies.
