How to remove border on language/currency selector on footer (DAWN)

Need help with removing the border on my language and currency selector. On hover the border disappears but I’d like it to have no border at all. Thanks.

SITE url: cureblame.com

SITE PASS: “dthdrv00”

Hi @cureblame

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code just above tag

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
Makka

hi i would love to do the same thing but your code is now gone, do you still have the code?

Search https://community.shopify.com/search?q=dawn+border+currency
or dawn border langauge etc “frame” is also used sometimes or box.

In any styles targeting that border you manage to find just set the size to 0.
And use a custom-css setting before directly modifying any files
https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/add-css

:bomb: If you must modify files BACKUP themes first.