Shopify themes, liquid, logos, and UX
hey I need help replacing the trashcan svg symbol shown in cart with the text "remove":
Also I need help changing the "your cart" to "your bag" in this case where you have something in your bag.
For an empty bag it should read "your bag is empty" instead of "your cart is empty".
https://kyototango.com/
pw"kyoto"
thanks in advance
Solved! Go to the solution
This is an accepted solution.
Try updating code like this and check again
.cart-item cart-remove-button .cart-remove-button:after {
content: 'remove';
}
.cart-item cart-remove-button {
margin-top: 0px !important;
}
.cart-remove-button svg {
display: none!important;
}
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
To remove trash icon and add remove text, please add this code at the bottom of your base.css file
cart-remove-button .cart-remove-button:after {
content: 'remove';
display: flex;
align-items: center;
}
.cart-item cart-remove-button .cart-remove-button { margin-top: 0px; }
To change the texts, please go to your Online store > Themes > Edit default theme content, search texts you want to edit, edit them, and save
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
seems the code injection doesnt work
does still look like a trashcan:/
Sorry, please update code
.cart-remove-button:after {
content: 'remove';
display: flex;
align-items: center;
}
.cart-remove-button svg { display: none !important; }
.cart-item cart-remove-button .cart-remove-button { margin-top: 0px; }
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
only succesfully removes the trashcan
also I had a hard time thinning the underlining on the product cards. maybe you know how to ?
Which underline? In product name when hovering?
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
yes exactly
It cannot be thinner.
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
this doesnt work:/
only removes the trashcan but doesnt put any text
This is an accepted solution.
Try updating code like this and check again
.cart-item cart-remove-button .cart-remove-button:after {
content: 'remove';
}
.cart-item cart-remove-button {
margin-top: 0px !important;
}
.cart-remove-button svg {
display: none!important;
}
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
works. thanks!!
do you have an idea how to make the underlining on product name when hovering over product cards on the catalog page thinner?
theme name?
a customized version of spotlight
i need collaborate access otherwise help it's difficult.
User | RANK |
---|---|
183 | |
169 | |
77 | |
56 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023