Main Navigation moving down (not centered vertical)

Home Forums Jevelin Theme Main Navigation moving down (not centered vertical)

Home Forums Jevelin Theme Main Navigation moving down (not centered vertical)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • aufregend
    Participant

    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!

     

    Attachments:
    You must be logged in to view attached files.

    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

    aufregend
    Participant

    works perfekt!

    Thank you very much!!!!!!

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)