Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #503281

    Hi

    I want to target the nav bar to reduce the space between the menu items. How do I do this?

    Regards
    Richard

    #503287

    Hey Richard!

    Please add following code to Quick CSS

    .av-main-nav>li>a {
        padding: 0 6px;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Cheers!
    Yigit

    • This reply was modified 9 years, 2 months ago by Yigit.
    #503296

    Hi Yigit

    Thank you

    regards
    RIchard

    #503304

    Hey!

    You are welcome RIchard, glad we could help :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Padding on Nav Bar’ is closed to new replies.