• Resolved CharlotteGesten

    (@charlottegesten)


    I would like my logo to appear, centered above the menu. I have placed the image in customizing/branding/logo image, but it does not appear. I can get a the site title and tag line to appear (although I don’t want them to appear), but they appear below the menu.

    I have cached the changes, and tried this in firefox and safari.

    Any words of wisdom would be appreciated!

    samhartwell.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter CharlotteGesten

    (@charlottegesten)

    Update: I was able to get it to appear above the menu by adding this CSS code:
    .site-header {
    height: 100px;
    background-image: url(/wp-content/uploads/2016/06/SoPro.jpg);
    background-repeat: no-repeat;
    background-position: center;
    }
    but it does not appear on every page.
    Also trying to figure out how to have the image direct back to home page.

    Thread Starter CharlotteGesten

    (@charlottegesten)

    marking this as resolved. Appearing on every page now!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Logo not appearing above menu’ is closed to new replies.