Hi team,
How to move the country selector of my header a bit to the right?
STORE: Glowcare.se
PS: Glowcare1991
A user seeks to reposition two header elements in their Shopify Studio theme: moving the country selector to the right and shifting the logo to the left.
Solutions Provided:
theme.liquid file in the theme code editor</body> tagmargin-left to shift the country selector rightwardmargin-right to move the logo leftwardCurrent Status:
The helper provided step-by-step instructions with CSS code for both requests. Screenshots were shared to illustrate the desired changes, though the specific CSS values in the code snippets are not visible in the conversation text. The discussion appears resolved with working solutions offered for both layout adjustments.
Hi team,
How to move the country selector of my header a bit to the right?
STORE: Glowcare.se
PS: Glowcare1991
Hey @GeeKyuu24
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hey @GeeKyuu24
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed