How i can change the Size from the cart? And write before a Text? Show the picture?
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hello There,
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset >base.css and paste this at the bottom of the file:
.kaktus-cart-container {
font-size: 1.8rem;
}
Hello There,
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset >base.css and paste this at the bottom of the file:
.kaktus-cart-container p{
font-size: 3.8rem!important;
}
Screenshot :- https://prnt.sc/N_fBefSqtkPJ
Its work Thanks
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.

