Home Forums Themes Support Claue On Quick Shop On the Product Where Most Needed I need to remove …

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #29304

      Hi,

      On Quick Shop On the Product Where Most Needed I need to remove  £0.00

      I have tried .css for that line is:

      <span class=”woocommerce-Price-amount amount”><span class=”woocommerce-Price-currencySymbol”>£</span>0.00</span>

      I have tried to remove the £0.00 but I also get the £10.00 removed.
      I hope you can help me remove £0.00, if you can I will apply this to all products.

      Appreciate your help.
      Kind Regards

    • #29308

      Hi,

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

      .price-review .woocommerce-Price-amount {display: none;}

      Kind regards

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

    • #29327

      Hi,

      Many Thanks for this and works great.
      Many Thanks.

Viewing 2 reply threads

You must be logged in to reply to this topic.