Have your say in Community Polls: What was/is your greatest motivation to start your own business?

changing color of country/currency button with code

Solved

changing color of country/currency button with code

Distinctz
Explorer
83 0 6

hello everyone how can i change the color of the currency button in my footer with code in the picture is show what i mean my store url is: https://distinctz.com/

 

Distinctz_0-1707123459895.png

 

Accepted Solution (1)

Natasha-Saed
Shopify Partner
422 46 77

This is an accepted solution.

Hi,

 

1) Go to online store
2) Click on edit code
3) open your base.css file
4) Paste the below code and save

.disclosure__button.localization-form__select {background: red !important;}

 

Change the red to the color code you desire.

If my solution helped you don't forget to accept it to help others.
===================================================================
And if you really like my support share a cup of coffee with me paypal.me/freemindsint

View solution in original post

Reply 1 (1)

Natasha-Saed
Shopify Partner
422 46 77

This is an accepted solution.

Hi,

 

1) Go to online store
2) Click on edit code
3) open your base.css file
4) Paste the below code and save

.disclosure__button.localization-form__select {background: red !important;}

 

Change the red to the color code you desire.

If my solution helped you don't forget to accept it to help others.
===================================================================
And if you really like my support share a cup of coffee with me paypal.me/freemindsint