Viewing 3 posts - 1 through 3 (of 3 total)
  • #40090
    fraserjones
    Member
    Post count: 11

    Hi i want to add spacing between the menu items on my main nav. So they sit above each image. Can you tell me the code for adding spacing?

    thanks

    #40091
    fraserjones
    Member
    Post count: 11
    This reply has been marked as private.
    #40620
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    You can add the following custom css:

    nav#main-navigation .menu > li {
    margin: 0 50px;
    }

    You’ll struggle to get the nav about each image though, you’d be better off adding text links to the page content.

    – Ed

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register