Home Forums Designexo Pro product description background color

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #39430
    Encounter Solutions
    Participant

    Hello,

    How do I change the product description background color from white to black and also the color of the product description from gray to white?
    Thank you for your help!

    #39432
    themearile
    Keymaster

    Hi Encounter Solutions

    Thanks for contacting us.

    May I check your site URL so we can check out what’s going wrong?

    Thanks

    #39437
    themearile
    Keymaster

    Hi Krish

    Please add the below CSS code in the Additional CSS box, go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    .woocommerce div.product .woocommerce-tabs .panel {
    background-color: #0a0a0a;
    }

    Let us know if it works for you.

    Thanks

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