Support for Envato Buyers Forums DGWork Remove Price and BUY NOW button on SHOP page

Viewing 3 reply threads
  • Author
    Posts
    • #11061
      bdendas
      Participant

      Is there a way to remove the price listing and BUY NOW button on the SHOP page?

      Example: http://indiegetup.com/shop/

    • #11064

      Hi

      Currently, you can only hide the price in product setting area when you edit the product, but unfortunately, you have to rewrite the whole product grid codes to hide the buy button, but anyway, I will update the theme soon that allow user to hide the buy now button in WP admin.

      Thanks!

    • #11067
      bdendas
      Participant

      James,

      Not a problem. I really appreciate the timeliness of your responses!

      Thanks,
      Brandon

    • #11068

      Hi

      You are welcome!

      A quick solution to hide the button and price for you, you can add the following custom CSS into DGWork options > Custom Code > Custom CSS

      .text-desc .edd_price,
      .text-desc .add_to_cart{display:none;}

      Thanks

Viewing 3 reply threads
  • You must be logged in to reply to this topic.