How do I move the logo to the left

Can someone tell me how to move the logo image to the left.  Currently it is centred.

4,743 Views
Message 1 of 10
Report
9 REPLIES 9
Alumni

Hey @ajac444, thanks for your post! Happy to help out. 😊

 

Can you specify where you'd like to move your logo to the left? On your website? Your receipts? Your invoices? The ore detail you can provide, the better equipped I will be at answering your question. Thanks!

 

4,738 Views
Message 2 of 10
Report

Ok.  So DAVIDOLIVER said this:

There are a few ways to move the logo image to the left. One way is to use a left align tag. This can be added to the image code like this:
<img align="left" src="logo.png">
If you want to move the logo image to the left of the page, you can also add a left margin to the image. This can be done in the CSS code like this:
img {
margin-left: 50px;
}

 

I then asked:

Hi, many thanks for helping. Where exactly do I find this image code? Also, wouldn't adding a left margin push the logo further to the right? Sorry if I've misunderstood, only the logo is currently centred and I want it further to the left.

 

So obviously I'm talking about my website, right?  What else?!

4,733 Views
Message 3 of 10
Report
Square

Hi @ajac444, just taking over for Skyler here, thanks for the details. 

When you have a moment please share a link to your site here and I will be able to assist you further. 

Breffni
Community Moderator, Ireland, Square
Sign in and click Mark as Best Answer if my reply answers your question

After a wonderful three years supporting the Seller Community, I've moved teams!
Check out article "A Contact Guide to the Seller Community" to reach out to current Seller Community Moderators.
Thank you for all the memories and connections—here’s to new adventures! 
4,727 Views
Message 4 of 10
Report

Hi Breffni,

The site is not published yet because I'm still setting it up.  Anyway, I just need to know where do I go in the Code Editor to add this tag?

<img align="left" src="logo.png"> 

 

Is it the header, or no header, or one of the partials?  Where do I go?

 

Thank you.

4,725 Views
Message 5 of 10
Report
Square

Thanks for letting me know @ajac444

 

You would need to edit this from with your site editor > header > customize > layout & colour. 

 

Screenshot 2023-03-29 at 10.48.35.pngScreenshot 2023-03-29 at 10.49.56.png

Breffni
Community Moderator, Ireland, Square
Sign in and click Mark as Best Answer if my reply answers your question

After a wonderful three years supporting the Seller Community, I've moved teams!
Check out article "A Contact Guide to the Seller Community" to reach out to current Seller Community Moderators.
Thank you for all the memories and connections—here’s to new adventures! 
4,715 Views
Message 6 of 10
Report

Hi Breffni,

 

Thank you again, but @davidoliver said that <img align="left" src="logo.png"> can be added to the image code, and I simply asked where exactly do I add or include this tag, so sorry, but you're not answering what I asked.

 

That aside, I do not have this editing option available to me so this doesn't help much.  All I have is Edit site > Theme > Edit HTML / CSS.  If I click on Edit HTML / CSS then in the left-hand panel I have:

HEADER TYPE

STYLES

PARTIALS

ASSETS

 

Under HEADER TYPE there is header.html and no-header.html and this tag <img align="left" src="logo.png"> is a html tag.  So do I put it in one of these html docs?  If not, then where do I put it.

4,708 Views
Message 7 of 10
Report

By the way, is there a blank theme / template available that I can use for my online store package?  That is, without a predefined logo section.  That way I would have more control over the logo image (I could simply use the image element) and could do my own navigation panel.

4,708 Views
Message 8 of 10
Report
Square

We don't offer assistance with coding in the Community @ajac444, unfortunately. Any information we have available on embedding/editing code can be found here. 

 

The Header cannot be removed. Apologies that I couldn't assist you more here! 

Breffni
Community Moderator, Ireland, Square
Sign in and click Mark as Best Answer if my reply answers your question

After a wonderful three years supporting the Seller Community, I've moved teams!
Check out article "A Contact Guide to the Seller Community" to reach out to current Seller Community Moderators.
Thank you for all the memories and connections—here’s to new adventures! 
4,704 Views
Message 9 of 10
Report

Square/Weebly wants customers, right?

4,679 Views
Message 10 of 10
Report