• oppels

    (@oppelsgmailcom)


    Hi,

    I would like to move my logo to the top of the page in line with my nav bar.
    I am using wordpress theme twenty seventeen.
    I have moved the nav to the top of the page and would like the logo to be in line with it.
    Nav items are justified to the right and I would like the logo to be on the left.
    I am developing on my computer using MAMP so can’t supply an address to view.

    Thanks,

    Steve

Viewing 1 replies (of 1 total)
  • Ditto. Did you ever find a solution? But I was able to move the nav bar to the top–here’s how I did it, how does it compare to your solution?

    .custom-header
    {position: relative;}
    .navigation-top
    {position: absolute; top: 0;}

Viewing 1 replies (of 1 total)
  • The topic ‘Move logo to top nav bar’ is closed to new replies.