Shopify themes, liquid, logos, and UX
I need to change the account and cart text to icons, and remove the flags from the currency selector. I'm using the Monaco theme
Online Store: www.fatatjewellery.com
Password: fatat
Solved! Go to the solution
This is an accepted solution.
Hi @middlebeats
Please add this code to the theme.liquif file, after <head>
<style>
.icon-account, .icon-cart { display: block !important; }
.disclosure .currency-country,
.header__account span.header__icon-name, .header__cart span.cart-text { display: none !important; }
</style>
- Helpful? Like and Accept solution! OR Buy me coffee ❤️
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
This is an accepted solution.
Code updated
<style>
[data-scheme=light] .header #HeaderCountryList { background: #0E0839 !important; }
.header__localization { width: 50px; }
.icon-account, .icon-cart { display: block !important; }
.disclosure .currency-country,
.header__account span.header__icon-name, .header__cart span.cart-text { display: none !important; }
</style>
- Helpful? Like and Accept solution! OR Buy me coffee ❤️
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Hello @middlebeats
.currency-flag {
display: none !important;
}
result will be
If this was helpful, hit the like button and accept the solution.
Thanks
- Buy me a Pizza
Can we remove the text and display only the flag? Also, can you help with the account and cart icons?
This is an accepted solution.
Hi @middlebeats
Please add this code to the theme.liquif file, after <head>
<style>
.icon-account, .icon-cart { display: block !important; }
.disclosure .currency-country,
.header__account span.header__icon-name, .header__cart span.cart-text { display: none !important; }
</style>
- Helpful? Like and Accept solution! OR Buy me coffee ❤️
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
It works, but is there a way to remove the space between the flag and a icons? Additionally, when clicking on the flag, a white menu appears—I'd like to fix that as well.
This is an accepted solution.
Code updated
<style>
[data-scheme=light] .header #HeaderCountryList { background: #0E0839 !important; }
.header__localization { width: 50px; }
.icon-account, .icon-cart { display: block !important; }
.disclosure .currency-country,
.header__account span.header__icon-name, .header__cart span.cart-text { display: none !important; }
</style>
- Helpful? Like and Accept solution! OR Buy me coffee ❤️
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Done!, Thank you so much
Very welcome!
- Helpful? Like and Accept solution! OR Buy me coffee ❤️
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Last question how can I center the menu and icons?
In today’s interview, we sat down with @BSS-TekLabs to discuss practical strategies for...
By JasonH Nov 13, 2024The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024