badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Centralise the menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17213
    benlifton
    Participant

    Hi guys,

    I’m having trouble putting the navigation menu in the centre of the page on this website:
    http://www.katyshotteronline.com/

    Any ideas?!

    Thanks in advance!

    #17356

    Hi Benlifton,

    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS add the following CSS code and Click on save all changes button:

    
    .hgroup-right {
        float: none;
    }
    #access {
        float: none;
        text-align: center;
    }
    #access li {
        display: inline-block;
        float: none;
    }

    Thank you!

    #17396
    benlifton
    Participant

    THANK YOU SO MUCH!
    Love this theme – you guys are the BEST!

    #17442

    Ok That’s great benlifton
    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.