text on products in a store display

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 2 reply threads
  • Author
    Posts
    • #101382
      luk
      Participant

      I don’t understand why in normal situation i have no labels on the product list of a shop.
      The label is available because when i hover or move the mouse above you see it (in example first prodcut)

      Attachments:
      You must be logged in to view attached files.
    • #101402
      bolon_campana
      Participant

      I may be wrong, but if it appears when you hover, it means your the label is there, it’s only that your theme for some reason decided that the background and the text should be of the same color. Maybe going to https://[your-site]/wp-admin/customize.php can do the trick?

    • #101454

      Hello,

      Add the below style,

      h2.woocommerce-loop-product__title {
          color: #000; //change the color as your requirement
      }

      Or please share us the page link, we will guide you accordingly.

      Thanks.

Viewing 2 reply threads
  • You must be logged in to reply to this topic.