How do I add my logo into my header

  • Unknown's avatar

    I would like to add a jpeg of my Wireless Traveler Logo permanently into my Blog as well as our email address, website address and contact telephone number.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there!

    You can upload a custom header through the Customizer. Does that give you the functionality you’re looking for?

  • Unknown's avatar

    Thanks for your response. However could you provide the detail of how I add another customer header using Customizer as in the steps to do so. I had paid extra for the Lifestyle template and I am not seeing how I am receiving the benefits of this. I look forward to your response as specifically I would like to put my logo in the header or just above or below it.
    Thanks.

  • Unknown's avatar

    It looks like you’ve previously uploaded a header with your logo. I just took a look, and it seems like the header image was too big for the space that the header takes up in the Lifestyle theme. You can fix this by editing your image to be 920×150 pixels.

    Once you’ve fixed the header image, you can keep the theme from displaying the header title over it by adding this code to your CSS panel:

    #title, #description {
    	display: none;
    }

    Does that help? Let me know if I can clarify further!

  • The topic ‘How do I add my logo into my header’ is closed to new replies.