reduce currency box area

Hi,

Can I get help to reduce the size of the currency box area.

Thanks

Hi @SaucyPeach

May I have your store Url so I can check it from my end?

Best,

Daisy

Hey,
I just made my website live so there is no password

Hi @SaucyPeach

To complete your requests, please follow these steps:

  1. Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
  2. Paste the code provided into the Custom CSS section.
div#HeaderCountryList ul.disclosure--list_ul {
    height: fit-content !important;
}

Here is the result: https://prnt.sc/ywffblaG0KEB
I hope this helps

Best,

Daisy