onnanosaiki Posted June 27 Share Posted June 27 (edited) My site 7.0, (Beatrice template) shows this "Continue Shopping" button when the cart is empty, as pictured. The text and button are both almost black. How can I change the color or font of the text? Do I need code? url: https://maryrangallery.com/cart Edited June 27 by onnanosaiki forgot URL Link to comment
Solution tuanphan Posted June 28 Solution Share Posted June 28 Add to Design > Custom CSS /* Continue shopping button */ a.cart-continue-button { color: white !important; } 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
onnanosaiki Posted June 28 Author Share Posted June 28 (edited) Thank you! Is there a way to change the font too? @tuanphan Edited June 28 by onnanosaiki Link to comment
tuanphan Posted June 29 Share Posted June 29 15 hours ago, onnanosaiki said: Thank you! Is there a way to change the font too? @tuanphan Just add this /* Continue shopping button */ a.cart-continue-button { color: white !important; font-family: monospace !important; font-size: 30px !important; } 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
onnanosaiki Posted June 29 Author Share Posted June 29 @tuanphan you're the best, thank you. 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