Home Forums Themes Support Gecko change case on product names

Viewing 1 reply thread
  • Author
    Posts
    • #14363

      Hi 🙂

      The names on the product listing and product detail pages are all upper case. We want to change all of them to lower case.

      Could you please help about the code?

      Thank you!

      Attachments:
      You must be logged in to view attached files.
    • #14378

      Hi,

      You can change product title to normal by add custom css in JanStudio > Theme Option > General

      h3.product-title, .woocommerce h3.product-title {
      text-transform: none;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.