Home Forums Themes Support Claue Removing Stock amount from product page

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

      Hello,

       

      I am trying to remove the number of products in stock from the products page. I put this code in the theme under General Layout-> custom css

      .price-stock .availability {display: none;}

       

      But it is still showing. Could you please help?

       

      I am also having issues with my editing page on wordpress since I updated the theme. I have attached a photo of what the page looks like now. The test is all overlayed and I cannot really see where to edit anything under the product data section.

       

       

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

      Hi,

      1. Please change your code to

      .woocommerce-variation-availability {display: none;}

      2. I help you drag the box out-side right column http://prntscr.com/ndghes it now okay.

      Kind regards

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

    • #30413

      Thank you so much. I didn’t realize I could drag those boxes! Good to know.

Viewing 2 reply threads

You must be logged in to reply to this topic.