Best Premium and Free WordPress Themes › Forums › Online Shop › Change the fontcolor of special left menu (css) › Reply To: Change the fontcolor of special left menu (css)
February 11, 2019 at 5:32 am
#45530
Keymaster
Dear Push
Please add the CSS code below in Additional CSS
Appearance->Customize->Additional CSS
.woocommerce-cart article.page {
box-shadow: none;
-webkit-box-shadow: none;
}
Best Regards!