• https://bit.ly/uMjIJv

    I’m just looking to move both the Navigation bar and search bar up.

    So that the navigation bar and search bar is directly to the right of the logo.

    Any ideas on how to do this?

    Thanks for your help in advance

Viewing 1 replies (of 1 total)
  • Thread Starter ginreviews

    (@ginreviews)

    looks like i found something

    }

    #header .widget-area {
    float: right;
    padding: -168px 0 0;
    width: 800px;
    }

    i changed the 68px to -168

    looks good.

    Can you confirm that this is the best way to do this?

    also i wanted to have a small space between the search form and the navigation form so that they are not bunched up together, any ideas?

Viewing 1 replies (of 1 total)
  • The topic ‘format search bar and navigation bar’ is closed to new replies.