Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #162444
    mthurston
    Participant

    Hi,

    I am loving your theme but I need to make a few adjustments. I would like to move the primary menu to the top of page and center the logo.I tried a few plugins but I’m not having any luck.

    #162449
    mthurston
    Participant

    Figure it out

    #header-navigation-area {
    background:#0000;
    height:60px;
    z-index:170;
    margin:0 auto;
    border-bottom:1px solid #dadada;
    width:100%;
    position:fixed;
    top:0;
    left:0;
    right:0;
    text-align: center;
    }

    #162465
    Pratik
    Keymaster

    Hi @mthruston,

    Glad you solved the issue yourself, and thanks for posting the answer too.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Move menu to top of page’ is closed to new replies.