IssiMead Posted January 12, 2021 Share Posted January 12, 2021 (edited) Site URL: https://www.riverrituals.com.au Hey there! Would anyone be able to help with a snippet of coding for updating the fonts displayed for the Item categories in 'SHOP' page / the font shown for price & 'add to cart' button on the product page? I've attached screenshots here displaying the fonts I'd like to update. All other body text / header text has been already updated in css to either 'copperplate' or 'raleway', just struggling with these odd bits from the shop. @tuanphan Wanting to change the fonts to 'COPPERPLATE' Category - 'Face Oils' Wanting to change the price on product page and the corner navigation fonts 'Shop> CORRECTING - 10ml Face Oil' Many Thanks! Edited January 12, 2021 by IssiMead adding another screenshot Link to comment
Solution creedon Posted January 12, 2021 Solution Share Posted January 12, 2021 (edited) Add the following CSS. .collection-type-products .ProductItem-details .product-price, .ProductItem-nav-breadcrumb, body:not( .button-style-default ) .sqs-add-to-cart-button, .nested-category-children { font-family : COPPERPLATE; } Let us know how it goes. Edited May 18, 2021 by creedon fixed syntax error tuanphan 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
IssiMead Posted January 12, 2021 Author Share Posted January 12, 2021 Thank you so much! That worked perfectly! Also thanks for the super quick response here 🙂 creedon 1 Link to comment
IssiMead Posted January 12, 2021 Author Share Posted January 12, 2021 @creedon It just hasn't worked for the item category on the initial SHOP page in screenshot below though has worked for product page details... I've attached a screenshot of how the product page is perfect now with that code though! Link to comment
creedon Posted January 12, 2021 Share Posted January 12, 2021 (edited) I"ve updated my code. There was a syntax error. Please reinstall. Edited January 12, 2021 by creedon 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
IssiMead Posted January 12, 2021 Author Share Posted January 12, 2021 Hey @creedon, the updated code still reflects the lasted screenshots sent through. Just the 'face oils' product category/tag text still needing some assistance with... Many Thanks! Link to comment
creedon Posted January 12, 2021 Share Posted January 12, 2021 The period is missing from your CSS. nested-category-children ...should be... .nested-category-children That was the syntax error. 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
IssiMead Posted January 12, 2021 Author Share Posted January 12, 2021 Amazing! Thats all fixed now! Thank you again 🙂 creedon 1 Link to comment
Funjob Posted May 18, 2021 Share Posted May 18, 2021 Code worked great for me too! Can you tell me how to change the font for the "subtotal" heading on the shopping cart page? Link to comment
creedon Posted May 18, 2021 Share Posted May 18, 2021 @Funjob #cart ._3qWE9VU-U span:first-child { font-family : your-font-family-name-here; } 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
Funjob Posted May 19, 2021 Share Posted May 19, 2021 Works like a dream! Just one other thing, I added a "Limited availability" tag option to my products - any idea how I'd change that font family too? Link to comment
Funjob Posted May 19, 2021 Share Posted May 19, 2021 I also need it to be the same font when it appears on any product pages. And white rather than red on the cart page... Thanks so much for helping with this! Link to comment
tuanphan Posted May 20, 2021 Share Posted May 20, 2021 On 5/19/2021 at 5:57 PM, Funjob said: I also need it to be the same font when it appears on any product pages. And white rather than red on the cart page... Thanks so much for helping with this! Have you solved it yet? 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
Funjob Posted May 21, 2021 Share Posted May 21, 2021 Sadly no. Can you help? Also, how do I set a custom font for a pop up (all sections)? Thanks! Link to comment
Funjob Posted May 21, 2021 Share Posted May 21, 2021 Also, I can't seem to change the close button in styles - it's white on white and I need it to be black. Any help much appreciated! Thanks, Tuan! Link to comment
tuanphan Posted May 22, 2021 Share Posted May 22, 2021 22 hours ago, Funjob said: Also, I can't seem to change the close button in styles - it's white on white and I need it to be black. Any help much appreciated! Thanks, Tuan! Hi. Can you share link to your site? I don't see above.. 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
Funjob Posted May 22, 2021 Share Posted May 22, 2021 https://www.underhereyes.com Password: Eyeballs Link to comment
tuanphan Posted May 24, 2021 Share Posted May 24, 2021 On 5/21/2021 at 4:57 PM, Funjob said: Also, I can't seem to change the close button in styles - it's white on white and I need it to be black. Any help much appreciated! Thanks, Tuan! Hi. It looks you solved this by changing background? 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
Funjob Posted May 24, 2021 Share Posted May 24, 2021 Ha ha! Yeah, I cheated! I'd still like to know how to set a custom font for all sections of the pop up though. Can you help? https://www.underhereyes.com Password: Eyeballs Link to comment
tuanphan Posted May 24, 2021 Share Posted May 24, 2021 1 hour ago, Funjob said: Ha ha! Yeah, I cheated! I'd still like to know how to set a custom font for all sections of the pop up though. Can you help? https://www.underhereyes.com Password: Eyeballs Add to Design > Custom CSS /* Promotional popup custom font */ .sqs-popup-overlay-content * { font-family: 'AvenirNext-Regular' !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
alisonp Posted September 2, 2022 Share Posted September 2, 2022 @tuanphan Hi! I'm following on from the very original request, however, I just need to update the font of my shop category navigation headers in the SHOP page - are you able to share CSS? Please let me know any other details to help with this request. Thank you! Link to comment
tuanphan Posted September 4, 2022 Share Posted September 4, 2022 On 9/2/2022 at 5:22 PM, alisonp said: @tuanphan Hi! I'm following on from the very original request, however, I just need to update the font of my shop category navigation headers in the SHOP page - are you able to share CSS? Please let me know any other details to help with this request. Thank you! Can you share link to shop page? We can check easier 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
alisonp Posted September 11, 2022 Share Posted September 11, 2022 Hi there! Thanks so much for getting back to me. My website is not yet live so I don't believe a link would work...what's the next best option? Thank you! Link to comment
creedon Posted September 12, 2022 Share Posted September 12, 2022 18 hours ago, alisonp said: My website is not yet live so I don't believe a link would work...what's the next best option? Please post the URL for a page on your site where we can see your issue. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue. 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
Ranelle Posted September 19, 2022 Share Posted September 19, 2022 Hello, I am also following on from the original request. I am struggling to change to font for category tabs and add to cart. The font I want to change it to is Classico.otf. Can anyone help please 🙂 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