ryjamu Posted March 8, 2021 Share Posted March 8, 2021 Site URL: https://boyopress.com/store/p/la-chauve-souris Hello Squarespace community, I am using a custom font sitewide but a few of the meta tags in my store are still displaying in the old default font. Specifically, the item price, quantity and up above where it says "Store > La Chauve-Souris". Any help on how to fix this would be greatly appreciated. Link to comment
creedon Posted March 8, 2021 Share Posted March 8, 2021 Add the following to Design > Custom CSS. .ProductItem-nav-breadcrumb, .collection-type-products .ProductItem-details .product-price, .collection-type-products .ProductItem-details .product-quantity-input { font-family : 'Kobe Bold'; } Let us know how it goes. ryjamu 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
ryjamu Posted March 8, 2021 Author Share Posted March 8, 2021 1 hour ago, creedon said: Add the following to Design > Custom CSS. .ProductItem-nav-breadcrumb, .collection-type-products .ProductItem-details .product-price, .collection-type-products .ProductItem-details .product-quantity-input { font-family : 'Kobe Bold'; } Let us know how it goes. Thanks creedon, it worked like a charm! There is one more meta tag, if you go to the very bottom of this page (https://boyopress.com) it says "Older Posts". How would I change the font for that one? creedon 1 Link to comment
creedon Posted March 8, 2021 Share Posted March 8, 2021 .blog-list-pagination { font-family : 'Kobe Bold'; } ryjamu 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
ryjamu Posted March 8, 2021 Author Share Posted March 8, 2021 11 hours ago, creedon said: .blog-list-pagination { font-family : 'Kobe Bold'; } Thank you so much. creedon 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