Ich möchte, wie bei Snocks, in der Mitte mein Logo und links mein Icon zur Anmeldung platzieren, hat jemand eine Idee, wie man den Code hierfür ändern kann?
Snocks
Meine Website
Footpieces
Ich möchte, wie bei Snocks, in der Mitte mein Logo und links mein Icon zur Anmeldung platzieren, hat jemand eine Idee, wie man den Code hierfür ändern kann?
Snocks
Meine Website
Footpieces
Hey could you please share your store URL and reference website URL so that I provide you solution code.
Hi @Sebastian42
Kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
Hi @Sebastian42
Thank you for reaching out to the Shopify community. I’d be glad to assist you. Could you kindly share your store URL and password (if it’s password-protected) so I can review it and provide you with an update?
The URL is footpieces.de, I would be very grateful if you could help me.
Hi @Sebastian42
What is “wie bei Snocks” ?
Sounds like a website, right? Do you want to do something similar to that website?
Can you share the link of that sample website with me?
Yes, this is a website, I would like to place the arrangement of the individual icons in the same way as in Snocks, i.e. the account icon on the left and the logo in the middle like in Snocks. Of course this refers to the mobile view. Snocks.com
Hi @Sebastian42
After checking, I found that you are using the “Warehouse” theme. It is a paid theme, so I cannot specifically check the code in the theme.
If you know a little bit about code, I can help you
If not, it’s difficult, you have to find a paid developer to be able to custom code the theme for you.
Sorry, I don’t support this part
In case you can do it yourself, here is a suggestion for you.
https://prnt.sc/3H5j9jMtuBQC
There are currently 3 parts as shown in the image
First you have to find the file containing this code
usually the header.liquid file
https://prnt.sc/4C200vo1UlOj
Second, you need to find this code and copy it, this entire section
https://prnt.sc/bLxKTxTwlsf_
And move it here, right above the tag
If you can do this and there are no errors, your header will have 2 customer icons
The rest I will check and add code to hide the unnecessary one for you for both desktop and mobile
Hope you can do it, and look forward to hearing from you soon.