Treeboy 1 Share Posted May 14, 2020 Site URL: http://www.jeffkrueger.net How do you change just the color of the background on the shopping cart page in 7.1 to white? Therchilsen 1 Link to post
1 tuanphan 9,015 Share Posted July 16, 2020 13 hours ago, danielavalle said: Tuanphan Im struggling with changing my cart's background - I have it on white for all the pages so my ecommerce pages look cleaner but im unsure of the CSS code of the cart section (ive used a plugin to change to wishlist). For all other pages ive used index pages and that has worked great. https://www.miscaustin.com/cart Add to Home > Design > Custom CSS body.cart .Main { background: green; } inacorver and danielavalle 1 1 You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 tuanphan 9,015 Share Posted May 15, 2020 What is access password? You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 Therchilsen 0 Share Posted May 15, 2020 8 hours ago, tuanphan said: What is access password? I would also like help with this issue. Link to post
0 tuanphan 9,015 Share Posted May 16, 2020 10 hours ago, Therchilsen said: I would also like help with this issue. Difficult to help without checking url You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 Therchilsen 0 Share Posted May 16, 2020 On 5/14/2020 at 9:18 AM, Treeboy said: Site URL: http://www.jeffkrueger.net How do you change just the color of the background on the shopping cart page in 7.1 to white? Insert the following in design > custom css body#cart { background: white; } body#cart { color: black; } .cart-title { color: black; } and thank to tuanphan for the help!!! Link to post
0 raeroshow 15 Share Posted July 2, 2020 I also need help with this in 7.1. The Style (background colors etc) of My Shopping Cart page is defaulting to a Dark section color theme. Why can I not select which Section Color Theme I want to be applied to this page? I have looked everywhere! Does this have to be done in Custom CSS across the board? Attached are screenshots. I want that yellow background to be white. Link to post
0 tuanphan 9,015 Share Posted July 5, 2020 On 7/3/2020 at 12:23 AM, raeroshow said: I also need help with this in 7.1. The Style (background colors etc) of My Shopping Cart page is defaulting to a Dark section color theme. Why can I not select which Section Color Theme I want to be applied to this page? I have looked everywhere! Does this have to be done in Custom CSS across the board? Attached are screenshots. I want that yellow background to be white. Can you share link to cart page? We can check easier. You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 RebeccaP 0 Share Posted July 5, 2020 (edited) Sorry to jump in here but I'm having the same issue and too would love to fix it! I want the checkout section under my header to be white and my header to stay blue. Currently looks like this... (its on the same section theme as the header)... but i want it to look more like this... fingers crossed it can be solved! Edited July 5, 2020 by RebeccaP Link to post
0 Fishlette 9 Share Posted July 6, 2020 On 5/16/2020 at 6:55 PM, Therchilsen said: Insert the following in design > custom css body#cart { background: white; } body#cart { color: black; } .cart-title { color: black; } and thank to tuanphan for the help!!! My Menu at the top is white lettering and now I can't see it - @taunphan - do you have a code snippet to add to this cody block that adjusts menu color? Thank you! RebeccaP and studiozeny 1 1 Link to post
0 tuanphan 9,015 Share Posted July 6, 2020 15 hours ago, RebeccaP said: Sorry to jump in here but I'm having the same issue and too would love to fix it! I want the checkout section under my header to be white and my header to stay blue. Currently looks like this... (its on the same section theme as the header)... but i want it to look more like this.. 18 minutes ago, Fishlette said: My Menu at the top is white lettering and now I can't see it - @taunphan - do you have a code snippet to add to this cody block that adjusts menu color? Thank you! fingers crossed it can be solved! Can you share link to cart page? You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 RebeccaP 0 Share Posted July 8, 2020 (edited) On 5/16/2020 at 11:55 PM, Therchilsen said: Insert the following in design > custom css body#cart { background: white; } body#cart { color: black; } .cart-title { color: black; } and thank to tuanphan for the help!!! Ahhhhhhmazing it worked thank-you sooooooooooooo much!!!! oxoxoxoxox Edited July 8, 2020 by RebeccaP Link to post
0 danielavalle 0 Share Posted July 15, 2020 Tuanphan Im struggling with changing my cart's background - I have it on white for all the pages so my ecommerce pages look cleaner but im unsure of the CSS code of the cart section (ive used a plugin to change to wishlist). For all other pages ive used index pages and that has worked great. https://www.miscaustin.com/cart Link to post
0 danielavalle 0 Share Posted July 16, 2020 NEVERMIND IT WORKED! Just not showing on my preview! AMAZING... thank you a ton. Link to post
0 hboileau 0 Share Posted July 28, 2020 hi! sorry to jump in, I used this CSS code to change the color of my shopping cart page background! is there a way that I can put a black background behind my white menu? on just the shopping cart page? site: https://vibraphone-salmon-f2tc.squarespace.com/cart password: hisoka thanks so much if anyone can help!! Link to post
0 tuanphan 9,015 Share Posted July 28, 2020 3 hours ago, hboileau said: hi! sorry to jump in, I used this CSS code to change the color of my shopping cart page background! is there a way that I can put a black background behind my white menu? on just the shopping cart page? site: https://vibraphone-salmon-f2tc.squarespace.com/cart password: hisoka thanks so much if anyone can help!! Add to Home > Design > Custom CSS body#cart .header-announcement-bar-wrapper { background: black !important; } hboileau 1 You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 Mikala 2 Share Posted October 4, 2020 I have the same problem. 😞 Can't change the background of the cart. Should be #f2ebdfhttps://octopus-pineapple-yxw8.squarespace.com/ PW: luca1234 Can anyone help? Link to post
0 tuanphan 9,015 Share Posted October 5, 2020 12 hours ago, Mikala said: I have the same problem. 😞 Can't change the background of the cart. Should be #f2ebdfhttps://octopus-pineapple-yxw8.squarespace.com/ PW: luca1234 Can anyone help? Add to Home > Design > Custom CSS body#cart { background-color: #f2ebdf; } You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 Mikala 2 Share Posted October 6, 2020 22 hours ago, tuanphan said: Add to Home > Design > Custom CSS body#cart { background-color: #f2ebdf; } Thank you so much! Can you also tell me how I can change the color of the Title? If I understood right there is no way to change the text/link? Link to post
0 tuanphan 9,015 Share Posted October 6, 2020 1 minute ago, Mikala said: Thank you so much! Can you also tell me how I can change the color of the Title? If I understood right there is no way to change the text/link? Shop Cart Title? /* Shop cart title color */ h2.CartHeader-cartTitle-9Dk3d.cart-title { color: red; } You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 Mikala 2 Share Posted October 6, 2020 (edited) 4 hours ago, tuanphan said: Shop Cart Title? /* Shop cart title color */ h2.CartHeader-cartTitle-9Dk3d.cart-title { color: red; } Yes exactly – the shop cart title. Doesn't work. Edited October 6, 2020 by Mikala Link to post
0 immiike 5 Share Posted October 6, 2020 11 hours ago, tuanphan said: Shop Cart Title? /* Shop cart title color */ h2.CartHeader-cartTitle-9Dk3d.cart-title { color: red; } I tried the same code but it seems that I am not doing the targeting right. The color of h2 is not changing on the cart site. Link to post
0 tuanphan 9,015 Share Posted October 7, 2020 On 10/6/2020 at 2:52 PM, Mikala said: Yes exactly – the shop cart title. Doesn't work. 13 hours ago, immiike said: I tried the same code but it seems that I am not doing the targeting right. The color of h2 is not changing on the cart site. /* cart title */ .cart-title { color: red !important; } You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 immiike 5 Share Posted October 8, 2020 On 10/7/2020 at 10:14 AM, tuanphan said: /* cart title */ .cart-title { color: red !important; } That doesn't work either unfortunately 😞 Link to post
0 tuanphan 9,015 Share Posted October 10, 2020 On 10/8/2020 at 9:52 PM, immiike said: That doesn't work either unfortunately 😞 Can you share link to cart page? You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
Question
Treeboy 1
Site URL: http://www.jeffkrueger.net
How do you change just the color of the background on the shopping cart page in 7.1 to white?
Link to post
Top Posters For This Question
10
3
3
2
Popular Days
Oct 6
4
Jul 16
3
Jul 5
2
Jul 28
2
Top Posters For This Question
tuanphan 10 posts
danielavalle 3 posts
Mikala 3 posts
Therchilsen 2 posts
Popular Days
Oct 6 2020
4 posts
Jul 16 2020
3 posts
Jul 5 2020
2 posts
Jul 28 2020
2 posts
Popular Posts
tuanphan
Add to Home > Design > Custom CSS body.cart .Main { background: green; }
Fishlette
My Menu at the top is white lettering and now I can't see it - @taunphan - do you have a code snippet to add to this cody block that adjusts menu color? Thank you!
Treeboy
Site URL: http://www.jeffkrueger.net How do you change just the color of the background on the shopping cart page in 7.1 to white?
Posted Images
25 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment