IssiMead Posted January 16, 2021 Share Posted January 16, 2021 Site URL: https://www.riverrituals.com.au Hey there, hoping that someone can help with some coding to update the font for product names, quantity & price at the checkout to be updated to 'Raleway-Regular' to match my site. I would also love to remove the box entirely from where the quantity is displayed if possible as well. Please see attached screenshot. Many thanks! Link to comment
creedon Posted January 16, 2021 Share Posted January 16, 2021 Add the following to Design > Custom CSS. .CartTableRow-cartItemList-qrq0l { font-family: 'Raleway-Regular'; } .CartTableRow-itemQuantity-LwuRx { display: none; } Let us know how it goes. 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment