Shopify themes, liquid, logos, and UX
Hi,
In cart drawer how can i reduce the size of the marked thing in the screenshot or make it in-line that too only in mobile site, its perfect on desktop.
If you want to have a look here is my website https://amazg.in/
I tried so many things but over all site price fonts changes which i don't want to happen, only font size of price in cart should be changed.
How can i achieve that?
Solved! Go to the solution
This is an accepted solution.
Hi, @Rohan_amazg.
Go to Online Store -> Themes -> Edit code.
Go to Assets folder -> Base.css file.
Add the following code at the bottom of the file.
@media (min-width: 320px) and (max-width: 767px) {
.cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child {
font-size: 10px;
}
}
Result:
I managed to help you then, don't forget to Like it and Mark it as Solution.
This is an accepted solution.
Hi, @Rohan_amazg.
Go to Online Store -> Themes -> Edit code.
Go to Assets folder -> Base.css file.
Add the following code at the bottom of the file.
@media (min-width: 320px) and (max-width: 767px) {
.cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child {
font-size: 10px;
}
}
Result:
I managed to help you then, don't forget to Like it and Mark it as Solution.
User | RANK |
---|---|
194 | |
179 | |
84 | |
57 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023