Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hello, I no longer want to offer the currency converter as I don’t think it’s even set up anymore. I possibly removed the app. Can you help me remove the code that will take it away from the top of the side menu, thanks.
Hi @TashaD,
Hope you are well.
Please follow the below steps:
.pick_currency {
display:none!important;
}
Hope that helps
Thanks
Please add the following code at the bottom of your assets/theme.scss.liquid file.
.site-header__upper .pick_currency{
display: none;
}
Hope this works.
User | RANK |
---|---|
119 | |
87 | |
74 | |
64 | |
47 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022