Hello
The background color on my product descriptions is white (with white text). I have tried changing the Theme settings but cannot figure out why I cannot get it to change. Can you please help?
URL and login info in private.
Forgot to tag notify me on response
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top div div.product .woocommerce-tabs .panel {
background: black!important;
}
Cheers!
Yigit
Doesnt look like that worked (unless if I am storing cache).
Can you check on your end?
See URL in private.
Hi!
Please change the code to following one
#woocommerce-coupon-data ul.wc-tabs:after, #woocommerce-product-data ul.wc-tabs:after, .woocommerce ul.wc-tabs:after {
height: auto;
}
Regards,
Yigit