• Resolved vgonzales11

    (@vgonzales11)


    How do I decrease the padding between the navigation links in the main menu?

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter vgonzales11

    (@vgonzales11)

    i.e. space between the words.

    jarektheme

    (@jarektheme)

    Hi there,

    Please paste the following CSS to Additional CSS field:

    .navbar-nav > li > a {
      padding: 23px 18px;
    }

    Hope that helps. Feel free to reach out if you need anything.

    Best regards,
    Jarek
    Kale Support

    Thread Starter vgonzales11

    (@vgonzales11)

    Perfect!! :))

    Thanks again!

    You rock!

    Great review on the way!

    V

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Decrease padding between navigation links’ is closed to new replies.