Shopify themes, liquid, logos, and UX
This is an accepted solution.
HI @Faucetpet
Please follow these Steps:-
Step1. Go to Online Store->Theme->Edit code
Step2. Search in Asset->/base.css -> and open the base.css file paste the code below the bottom of the file.
Try this code
.header__icon--cart span.visually-hidden {
width: 100%;
clip: inherit !important;
margin-top: 43px !important;
left: 14px !important;
text-transform: uppercase;
font-size: 15px;
}
I hope that work
hey whats the store domain and or password, maby i can search and find something for you!
thanks for url, can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.header__icon--cart span.visually-hidden {
width: 100%;
clip: auto !important;
margin-top: 50px;
}
hey you can go to edit code then assets -> base.css
and copy this code at the bottom of the file:
.header__icon--cart span.visually-hidden {
width: 100%;
clip: auto !important;
margin-top: 50px;
}
This is an accepted solution.
HI @Faucetpet
Please follow these Steps:-
Step1. Go to Online Store->Theme->Edit code
Step2. Search in Asset->/base.css -> and open the base.css file paste the code below the bottom of the file.
Try this code
.header__icon--cart span.visually-hidden {
width: 100%;
clip: inherit !important;
margin-top: 43px !important;
left: 14px !important;
text-transform: uppercase;
font-size: 15px;
}
I hope that work
Thank you Deven,
This worked but i had to edit for the left column from 14px to 2px to align center properly but this worked!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025