Guest Posted September 20, 2019 Share Posted September 20, 2019 Hi, Is it possible to make cart and menu icons smaller on mobile? I have selected the weight of the icons but I would like to make them slightly smaller than they are. Thanks Link to comment
tuanphan Posted September 20, 2019 Share Posted September 20, 2019 Yes. You can with custom code. But you need to share url to check code. @Campcamp Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Guest Posted September 21, 2019 Share Posted September 21, 2019 https://marigold-onion-dm3a.squarespace.com/ @tuanphan Link to comment
Guest Posted September 21, 2019 Share Posted September 21, 2019 https://marigold-onion-dm3a.squarespace.com/ @tuanphan Link to comment
tuanphan Posted September 21, 2019 Share Posted September 21, 2019 @Campcamp add to Home > Design > Custom CSS @media screen and (max-width:640px) { .Icon--hamburger { width: 16px !important; } .Icon--bag-alt { width: 15px !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.