Re: Replace the currency selection switch

Solved

Replace the currency selection switch

ecom_armenia
Shopify Partner
9 0 0

Hello, please tell me how can I move the switch from the bottom left corner to the top right corner, next to the site language selection? But only in the desktop version, the mobile version should remain by default in the lower left corner. Thank you very much. Currency conversion application BEST Currency ConverterUntitled.jpg

Accepted Solution (1)

BSSCommerce-B2B
Shopify Partner
1183 306 358

This is an accepted solution.

Hi @ecom_armenia 
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

If our suggestions are useful, please let us know by giving it a like, marking it as a solution.


BSS: B2B Wholesale Solution |BSS: B2B Portal, Quote, Net 30 | B: B2B Lock Password Protect


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

View solution in original post

Replies 5 (5)

BSSCommerce-B2B
Shopify Partner
1183 306 358

This is an accepted solution.

Hi @ecom_armenia 
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

If our suggestions are useful, please let us know by giving it a like, marking it as a solution.


BSS: B2B Wholesale Solution |BSS: B2B Portal, Quote, Net 30 | B: B2B Lock Password Protect


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
ecom_armenia
Shopify Partner
9 0 0

Hello i write you in private message. Thank you.

BSSCommerce-B2B
Shopify Partner
1183 306 358

open your file css and insert the below code at the bottom:

@media (min-width: 768px) {
.doubly-float {
    top: 10px !important;
    right: 100px !important;
    bottom: auto !important;
    left: auto !important;
}
}

If our suggestions are useful, please let us know by giving it a like, marking it as a solution.


BSS: B2B Wholesale Solution |BSS: B2B Portal, Quote, Net 30 | B: B2B Lock Password Protect


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
ecom_armenia
Shopify Partner
9 0 0

thank you very much

BSSCommerce-B2B
Shopify Partner
1183 306 358

I am happy to see that my suggestion helped you solve

Would you mind giving me a like and mark solution: https://community.shopify.com/c/technical-q-a/replace-the-currency-selection-switch/m-p/2632445/high...

This can be a reference for other merchants if they have an issue like you and greatly motivate me to contribute to community.

If our suggestions are useful, please let us know by giving it a like, marking it as a solution.


BSS: B2B Wholesale Solution |BSS: B2B Portal, Quote, Net 30 | B: B2B Lock Password Protect


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency