Hello,
i want to put the menu on the left closer to the logo and the same on the icons on the right.
It should be a responsive design, but the first problem is only the menu on the left is listed like shown in the picture.
The second problem is where do I have to code it and which code that this is working for the footer and the header?
Hey @Jokerdomme ,
Can I have the link to your store?
@Jokerdomme
Can you please check the Logo alignment option in the customization.
Also can you please provide the preview URL of the store?
Here is the link to the store:
https://www.sixtwonine.de/
Here is the link to my store:
https://www.sixtwonine.de/
Hey @Jokerdomme ,
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
You can change the 75% to a lower value if you want the menu to be closer. Increase it if it’s too near.
Screenshot is for reference only, the correct code to paste is the one shown above.
Its working so far thanks. But how do I seperate it from the “main” screen because it is white as well. Maybe with a black or grey line between the header/footer and the main page? How do I make that one
Just to be clear, do you mean something like this?
Exactly yes. And how I can edit the thickness and the color of this line
Hey @Jokerdomme ,
Same steps as above, you can add on this code
3px is the thickness, black is the color. you can change it to hex colours if you need
Much thanks. And the last thing how can I change the color if I hover over the text in the menu header?
Same instructions again
Change #000 to whatever colour you want.
Alright everything working perfectly. But the last thing which I just saw, on the mobile device or if the page is below a specific width somehow the profil icon at the top right disappears. How can I fix this last thing?
I just saw I somehow cant change the color of this button. Generally you do this through the theme settings where it says button and then you choose a color. But its not working on this button. So how can I change it the color and the text on it?