Your account expired support, please renew to get your support.

Home Forums Themes Support HelpDesk How do I add a product to the cart

Viewing 3 reply threads
  • Author
    Posts
    • #36810
      bmerton
      Support Expired

      Hi – I’m not able to see how to add a product to a cart? (see attached photo)

      Test Anu Product

      Also, how do I remove the Sale and New tags.

      Thanks!

      Attachments:
      You must be logged in to view attached files.
    • #36812
      Harry
      Support Expired

      Hi,

      1. Please go to Claue > Theme Option > WooCommerce > General Settings > Enable Catalog Mode > Off.

      2. Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .badge span {
      	display: none;
      }

      Kind regards

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

    • #36814
      bmerton
      Support Expired

      Hi – I have pasted this into the Custom CSS Style box but it isn’t doing anything.

      Also – how do I only remove the ‘sale’ badge?  And how do I control the length of time a ‘new’ item appears?

    • #36815
      Harry
      Support Expired

      1. You can remove only sale badge by change code

      .badge span.onsale {
      	display: none;
      }

      2. To set length of time, please edit product scroll to Product Detail Layout Option > New Arrival and increase number of day.

      Kind regards

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

Viewing 3 reply threads

You must be logged in to reply to this topic.