Can you change the cart icon to text in Shopify's Brooklyn theme?

Gerardlopez
Excursionist
32 0 10

Hi I'm using brooklyn theme and I want to change the cart icon for just the word cart, 

I've seen some topics that change the icon but none for changing it for text

https://uf2787b7u3ynwmax-41528656033.shopifypreview.com

this is the preview of my store.

 

Thanks!

 

Gerard x

Replies 4 (4)

KetanKumar
Shopify Partner
36839 3635 11972

@Gerardlopez 

sorry for that issue 

can you please sent your custom cart icon so i will update code

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Gerardlopez
Excursionist
32 0 10

hi, i just want a text block that says "cart" not an icon.

 

Thanks!

 

Gerard x

KetanKumar
Shopify Partner
36839 3635 11972

@Gerardlopez 

yes please  try this

1. Go to Online Store->Theme->Edit code
2. Asset->/timber.scss.liquid->paste below code at the bottom of the file.

.cart-link span.fallback-text {
    position: relative !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    clip: inherit !important;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Gerardlopez
Excursionist
32 0 10

hi @KetanKumar 

 

now the store looks like this, is it possible to remove the cart icon so it's only text?

 

Captura de pantalla 2021-11-23 a las 21.45.30.png

 Thanks!!

Gerard x