Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
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:
current:
Cheers
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;
}
Like This!
Best Regards;
Pagefly