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;
}
User | RANK |
---|---|
177 | |
157 | |
76 | |
31 | |
31 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023