Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #776971

    How do i change the color of the title of the single product in woocommerce from black?

    #777612

    Hey flowerjovia,

    Please try the following in Quick CSS under Enfold->General Styling:

    .single-product .product_title {
      color:#ddd !important;
    }

    Best regards,
    Rikard

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