Comments Jamie started the conversationApril 15, 2022 at 1:08amMy woocommerce shop is showing up as a black background and id like it to be white, or to change the text of the product titles to be white 850Jelly repliedApril 15, 2022 at 9:22amHello,Please add this code to Appearance > Customize > Additional CSS: body.woocommerce-shop.custom-background {background-color: white !important}Best Regards,Jelly Team1 LikeJamie repliedApril 16, 2022 at 1:06amHow do I get my checkout page to format properly after adding an item to my cart?I believe that theme is conflicting with woocommerce in that aspect.Please see attachments and advise.Best Regards,Jamie 850Jelly repliedApril 17, 2022 at 11:38amPlease add this code to Appearance > Customize > Additional CSS: .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {flex: auto;max-width: none;} .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {flex: auto;max-width: none;} .woocommerce form p.form-row {display: block}Best Regards,Jelly Team Sign in to reply ...
My woocommerce shop is showing up as a black background and id like it to be white, or to change the text of the product titles to be white
Hello,
Please add this code to Appearance > Customize > Additional CSS:
Best Regards,
Jelly Team
How do I get my checkout page to format properly after adding an item to my cart?
I believe that theme is conflicting with woocommerce in that aspect.
Please see attachments and advise.
Best Regards,
Jamie
Please add this code to Appearance > Customize > Additional CSS:
Best Regards,
Jelly Team