Shopify themes, liquid, logos, and UX
Hello,
My currency selector is at the bottom left and I would like to move it to the top left corner. Can someone help me please?
Thanks a lot!
Zine
Solved! Go to the solution
This is an accepted solution.
@Zine- please add border:none; to the property so entire code becomes
form#currency_form {
bottom: 0;
top: 10%;
border: none;
}
@Zine- please add this css to the very end of your theme.scss.css file and check, should look like screenshot
form#currency_form {
bottom: 0%; top: 10%;
}
Hello,
Thank you so much it looks like the screenshot but there are black lines on the sides now... Could you please help me remove that?
This is an accepted solution.
@Zine- please add border:none; to the property so entire code becomes
form#currency_form {
bottom: 0;
top: 10%;
border: none;
}
Thank you so much!
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024