Shopify themes, liquid, logos, and UX
Hello all,
I can't seem to change the somewhy huge "Added to cart" text and shopping cart icon (from header) to a smaller size.
I tried adding this to base.css
#shopify-section-header h2 {
font-size: 16px;
}
but I guess the add to cart event overwrites this? Also I don't know how to target the shopping cart number.
All help would be much appreciated!
Site link: https://henrikakurkimaki.art/
pw cheosu
Solved! Go to the solution
This is an accepted solution.
I cant locate in the tool where this come from.
Try this one.
#shopify-section-header div h2, #shopify-section-header div {
font-size: 16px !important;
}
This is an accepted solution.
I cant locate in the tool where this come from.
Try this one.
#shopify-section-header div h2, #shopify-section-header div {
font-size: 16px !important;
}
Thank you, this worked wonders!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025