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> IXStudio and EvooFresh 2 Link to comment
EvooFresh Posted November 17, 2020 Author Share Posted November 17, 2020 Your a star. Thanks Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment