How can I move the 'Cart' text under the cart icon in Warehouse theme?

How can I move the 'Cart' text under the cart icon in Warehouse theme?

chrisjames11
Excursionist
58 0 8

Hi 

 

Pls could u provide the solution to moving the text "Cart" to under the cart icon (attached examples below)

 

Theme: warehouse

URL: appliancesclub.com 

 

Wanted result:

 

Screenshot 2022-08-26 at 22.15.50.png

current:

Screenshot 2022-08-26 at 22.16.58.png

 

Cheers

Reply 1 (1)

PageFly-Victor
Shopify Partner
7865 1785 3101

Hi @chrisjames11!

 

This is PageFly - Advanced Page Builder. I would love to give you some recommendation

 

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

 

.header__action-item-link {
font-weight: 500;
font-size: 17px;
display: table-caption;
}

 

Screenshot_14.png

 

Like This!

 

Best Regards;

Pagefly