Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Mike Jolley (a11n)

    (@mikejolley)

    If you don’t know PHP (to hook in and remove prices) you can hide them fairly easily with CSS.

    Inspect the page with firebug to see the classes you need to apply display:none to.

    Hello! Apologies for the hop-on here but I am trying to do somewhat of the same thing, except I want prices to be invisible on products page but visible on the single product page. I fear that just adding display:none to my css would remove it from my multi-product pages, but also from my single product pages.

    Any suggestions?

    Thanks!
    -Dan

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WooCommerce – excelling eCommerce] Removing price until checkout.’ is closed to new replies.