EvooFresh Posted November 17, 2020 Share Posted November 17, 2020 Can anyone help me with increasing the font size for the number of items in the shopping cart in the header please. If anyone knows how to add a a background colour behind the number of items in the cart that would be super helpful, if its possible. Many thanks Link to comment
kal2ennn Posted November 17, 2020 Share Posted November 17, 2020 You can try: 1.5em just means 1.5x its current size. <script> .icon-cart-quantity .sqs-cart-quantity { font-size: 1.5em; } </script> Link to comment
EvooFresh Posted November 17, 2020 Author Share Posted November 17, 2020 Your a star. Thanks Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.