Shopify themes, liquid, logos, and UX
Go to your online store -> customize -> settings -> custom css and paste this code there
@media screen and (max-width: 749px) {
div#kaktusc-cart-icon {
top: 48px !important;
}
}
Thank you!
hey is there a way to make the cart icon a little smaller and move to the right only on mobile?
use this css code to make the icon smaller and on right in mobile
@media screen and (max-width: 749px) {
div#kaktusc-cart-icon {
width: 40px !important;
height: 40px !important;
top: 54px !important;
right: 10px;
}
}
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