Home › Forums › WoodMart support forum › crawling CSS › Reply To: crawling CSS
December 11, 2018 at 6:57 pm
#95512
Artem Temos
Keymaster
1. You need to disable the sidebar for your cart and checkout pages in Dashboard -> Pages to make them look correctly
2. Add the following CSS code to the Theme Settings -> Custom CSS to change the message color
body .woocommerce-message {
background-color: #ef09ef;
}
Could you please be so kind and change your review on ThemeForest? If you have any problems with the theme, we are here to help you.