Home › Forums › Jevelin Theme › Main Navigation moving down (not centered vertical)
Home › Forums › Jevelin Theme › Main Navigation moving down (not centered vertical)
Dear Support Team,
can you please help me to move down the main navigation 35 px?
I want it to be aligned with the logo text.
please see pictures attached.
mainnav1.jpg: as it is right now.
mainnav2.jpg: like i want it to look like
Thank you very much!
Solution for this topic
Hi @aufregend,
I hope you are well today and thank you for your question.
You can try achieving it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
nav#header-navigation {
margin-top: 35px;
}
Best regards,
Shufflehound team
works perfekt!
Thank you very much!!!!!!
You are most welcome here 🙂