x

How to Change logo size in Haberdasher

I have been working on a website for a couple of hours and I can not seem to get the logo to change size no matter how many times I mess with the header settings in CSS.  

My website is https://immortalinkimage.weebly.com/ and I can not seem to figure out how to get the image to become larger or at least strech more across the header. 

666 Views
Message 1 of 4
Report
3 REPLIES 3
Square

It looks like you might have some broken code in your css changes, @Hoolighan:

image

That code being shown on the top of your live site can happen when there's some broken code.

644 Views
Message 2 of 4
Report

That is the code from the "Header" section in Sections and SEO.  I am still looking to resize the logo. 

638 Views
Message 3 of 4
Report
Square

You can make it a little bigger via CSS overrides, although it can only be made as large as the image itself is, which in this case is 156px by 40px. It looks like the image is already at that size on the live site. To make it any bigger, you'd need to edit each page template in the theme editor and replace the {logo} tag with your own HTML. Are you familiar with HTML and CSS? If so it shouldn't be too difficult to do that.

634 Views
Message 4 of 4
Report