Viewing 6 posts - 1 through 6 (of 6 total)
  • #169745
    makiote
    Member
    Post count: 38

    Hello guys,

    How can i center my navigation bar??

    Thanks a lot!!

    #169818
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .span3.header-right {
      display: none;
    }
    #main-nav .span9 {
      width: 100%;
    }
    #main-navigation ul.menu {
      text-align: center;
    }

    – Kyle

    #169824
    makiote
    Member
    Post count: 38

    Thanks a lot!!

    #169828
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #224617
    stoukan
    Member
    Post count: 75

    Hi Kyle,

    I’ve tried doing this and it works but the navigation is slightly off-center – I need to move it slightly to the left. You can check my link – ferdos.co.uk – to see this. Is there someway I can move it slightly?

    Thank you,
    Sarah

    #224661
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #main-navigation ul.menu {
     margin-right: 25px !important;
    }

    Thanks
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 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