daveeee Posted March 18, 2021 Share Posted March 18, 2021 (edited) Site URL: https://maroon-icosahedron-lppc.squarespace.com/ Hi, I'm using custom fonts to entire of my website, and have been able to change most of them using CSS code, but found the shopping cart section was bit difficult one to fix. Can you help me with CSS to change them? Please refer to screenshots. https://maroon-icosahedron-lppc.squarespace.com/ password is: 1111 Edited March 21, 2021 by daveeee Beyondspace 1 Link to comment
Beyondspace Posted March 22, 2021 Share Posted March 22, 2021 On 3/19/2021 at 2:37 AM, daveeee said: Site URL: https://maroon-icosahedron-lppc.squarespace.com/ Hi, I'm using custom fonts to entire of my website, and have been able to change most of them using CSS code, but found the shopping cart section was bit difficult one to fix. Can you help me with CSS to change them? Please refer to screenshots. https://maroon-icosahedron-lppc.squarespace.com/ password is: 1111 They used odd class name for the cart recently, here is a list of class name on /cart page that may help, thanks to tcp13 Unofficial Documentation for Cart Page Class Changes - Circle Coding and Customization - Squarespace Forum tuanphan and daveeee 1 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Solution tuanphan Posted March 22, 2021 Solution Share Posted March 22, 2021 On 3/19/2021 at 2:37 AM, daveeee said: Site URL: https://maroon-icosahedron-lppc.squarespace.com/ Hi, I'm using custom fonts to entire of my website, and have been able to change most of them using CSS code, but found the shopping cart section was bit difficult one to fix. Can you help me with CSS to change them? Please refer to screenshots. https://maroon-icosahedron-lppc.squarespace.com/ password is: 1111 Add this to Design > Custom CSS /* Cart page custom font */ div#sqs-cart-container * { font-family: 'calibre-w-r',alternative-web-safe-font !important; } daveeee 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
PAU Posted September 13, 2021 Share Posted September 13, 2021 On 3/21/2021 at 9:52 PM, tuanphan said: Add this to Design > Custom CSS /* Cart page custom font */ div#sqs-cart-container * { font-family: 'calibre-w-r',alternative-web-safe-font !important; } Hi! I have a similar problem, but this didn't work. I want to change the ITEM, QUANTITY, PRICE, SUBTOTAL, etc. font to the one on the product name. I'd appreciate the help! Link to comment
tuanphan Posted September 16, 2021 Share Posted September 16, 2021 On 9/14/2021 at 1:26 AM, PAU said: Hi! I have a similar problem, but this didn't work. I want to change the ITEM, QUANTITY, PRICE, SUBTOTAL, etc. font to the one on the product name. I'd appreciate the help! Can you share link to your site? We can check it easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
PAU Posted September 16, 2021 Share Posted September 16, 2021 18 hours ago, tuanphan said: Can you share link to your site? We can check it easier Oh, I solved it yesterday, but thanks! Link to comment
AirleaEvary Posted November 7 Share Posted November 7 On 3/21/2021 at 11:52 PM, tuanphan said: Add this to Design > Custom CSS /* Cart page custom font */ div#sqs-cart-container * { font-family: 'calibre-w-r',alternative-web-safe-font !important; } thanks this worked for me! 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