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!
User | RANK |
---|---|
138 | |
101 | |
79 | |
69 | |
65 |
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023