Support » Theme: Appointment » Move position of menu

  • Resolved igacmc

    (@igacmc)


    How can I move the position of the menu so it sits closer the line that separates the header and main body.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @igacmc,

    Paste the following css code in custom css filed (Theme Dashboard >> appearance >> customize >> header setting >> custom css filed)

    .nav {
        margin-top: 30px;
    }

    Use above code then check your website.

    Thanks

    Thread Starter igacmc

    (@igacmc)

    thank you that has worked

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Move position of menu’ is closed to new replies.