How can I remove the currency selector from my Debut theme footer?

Hi,

Hopefully somebody can help me with the following issue.
I am building a webshop in Debut theme and i tried to remove the currency selector in the footer.

For some reason i can’t get this removed, does anybody have an idea?

https://friendly-mobiles.myshopify.com
password: Thankyouforhelping

With warm regards,

Bas

1 Like

@FriendlyMobiles

Please add the following code at the bottom of your assets/theme.css file.

.site-footer .disclosure {
    display: none !important;
}

Thanks!

3 Likes

Hi Dmwwebartisan,

Thank you for the solution.
Works like a charm :smiley:

With warm regards,

Bas

1 Like

how can i do this in boost theme i only have asset theme.js

@jadeh1

Please share your store URL!

Thanks!

https://www.soulstarclothing.com

PLEASE LET ME KNOW