elijah_aaron Posted October 16, 2022 Share Posted October 16, 2022 Site URL: http://www.elijahaaron.com/discography I'm not looking to style my cart page too much - just a few color changes - I've attached a picture. I'd like to... 1.) Make the background white 2.) Change the background color of the cart 3.) Change the color of the checkout button on hover I'm also wondering how to change the hover color of my "add to cart" buttons on my music page. It doesn't seem to work on the design settings. http://www.elijahaaron.com/discography Link to comment
tuanphan Posted October 17, 2022 Share Posted October 17, 2022 #1. Add to Design > Custom CSS body#cart { background-color: white !important; } #2. Float cart on bottom right? Do it on cart page or all pages? #3. Use this CSS button.cart-checkout-button:hover { color: #f1f !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
elijah_aaron Posted October 21, 2022 Author Share Posted October 21, 2022 On 10/17/2022 at 12:02 PM, tuanphan said: #1. Add to Design > Custom CSS body#cart { background-color: white !important; } #2. Float cart on bottom right? Do it on cart page or all pages? #3. Use this CSS button.cart-checkout-button:hover { color: #f1f !important; } I'm trying to get the hover over color of "cehckout" to be my branding color #a0c2b4 I'd also like the "Add to cart" button and the floating cart in the bottom right to change to the same color Link to comment
tuanphan Posted October 23, 2022 Share Posted October 23, 2022 On 10/21/2022 at 1:13 PM, elijah_aaron said: I'm trying to get the hover over color of "cehckout" to be my branding color #a0c2b4 I'd also like the "Add to cart" button and the floating cart in the bottom right to change to the same color You mean text hover or background hover? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment