Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #663965

    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.

    #663966

    Forgot to tag notify me on response

    #663971

    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

    #663978

    Doesnt look like that worked (unless if I am storing cache).

    Can you check on your end?
    See URL in private.

    #663988

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.