Home Forums Themes Support Gecko sale, hot or new tag

Topic Resolution: Resolved
Viewing 1 reply thread
  • Author
    Posts
    • #10242

      I would like to modified and put this advice with hot, new and sale in the products?

      How can I do that? Is it possible to change the colours?

      thanks

    • #10245

      Hi,

      1. The new badge display when you publish product. You can edit number day display this badge when you edit this product and scroll down to Product Detail Layout Option > New Arrival Product

      2. The sale badge display when you set sale price for product.

      3. Our theme doesn’t support Hot badge

      4. You can change background color for badge by add custom css or wait for next update version

      .badge span.new {
      background: #56cfe1;
      }
      .badge span.sale {
      background: #fe9931;
      }

      change #56cfe1 and #fe9931 with your color

      Best regards

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

      • #10250

        Resolved. Thanks

Viewing 1 reply thread

You must be logged in to reply to this topic.