[Support request] Header logo not showing up on site

Home Forums Support [Support request] Header logo not showing up on site

Home Forums Support Header logo not showing up on site

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #714778
    Robin

    I have just about racked my brain trying to figure why my header logo with not show up on the desktop. I created a element for the site header and put the logo and menu together. I also made the two sticky. No logo shows up util I scroll the page, then I see the small logo with the smaller menu.

    Anyone have any ideas why the main log is not showing up??

    Thanks, Rob

    #714790
    David
    Staff
    Customer Support

    Hi there,

    SVG logos need a size assigned to them so you would need some CSS:

    .site-logo {
        width: 100px;
    }

    GP 2.2 which has just been released in Alpha will give you an option to size the logo in the customizer, so this won’t be necessary in the future.

    Alternatively is to just use the Navigation logo and set the nav logo to be display on sticky and static.

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