ivnisigoth316 Posted March 13, 2022 Share Posted March 13, 2022 Site URL: https://ladybug-chicken-2tp4.squarespace.com/ Hello, How can i make my 'cart' and 'cart value' have the same font styling as other navigation items please? Site pass: *3iRgpCKJ-8@bBZ7 I have trawled these forum for an answer but coming up short on a deadline! Any and all help appreciated. Thanks, Jack. Link to comment
Jia Posted March 14, 2022 Share Posted March 14, 2022 10 hours ago, ivnisigoth316 said: Site URL: https://ladybug-chicken-2tp4.squarespace.com/ Hello, How can i make my 'cart' and 'cart value' have the same font styling as other navigation items please? Site pass: *3iRgpCKJ-8@bBZ7 I have trawled these forum for an answer but coming up short on a deadline! Any and all help appreciated. Thanks, Jack. Hi, add this code to custom css and let me know how it goes 🙂 .sqs-custom-cart:before { letter-spacing: .02rem; font-family: 'Neue-Haas-Unica-Medium','sans serif'; font-size: 0.96em; top:2px !important; } header#header .icon-cart-quantity { font-size: 0.7em; font-family: 'Neue-Haas-Unica-Medium'; } Venera and ivnisigoth316 2 Please give this a 👍 if it helps. Make sure to quote me or tag me in your reply, otherwise I won't be notified. www.sevenstars.studio www.instagram.com/sevenstars.studio Link to comment
ivnisigoth316 Posted March 14, 2022 Author Share Posted March 14, 2022 13 hours ago, Jia said: Hi, add this code to custom css and let me know how it goes 🙂 .sqs-custom-cart:before { letter-spacing: .02rem; font-family: 'Neue-Haas-Unica-Medium','sans serif'; font-size: 0.96em; top:2px !important; } header#header .icon-cart-quantity { font-size: 0.7em; font-family: 'Neue-Haas-Unica-Medium'; } This is perfect, thank you so much for your help! Jack Jia 1 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