Home Forums Themes Support Gecko Base price only in product details but not in product listing

Topic Resolution: Resolved
Viewing 8 reply threads
  • Author
    Posts
    • #16718

      is this possible?

    • #16721

      Hi,

      Please use the custom CSS code below

       
      .product-info .price { display: none; }

      Cheers,
      Foster

    • #16726

      great. thanks

    • #16777

      have to come back to this, because this CSS vanish all price information.
      I want to have the first line with regular and sale price, but not the second price line with the base price index.

    • #16794

      Hi Adam,

      Please change code to

      .products .price { display: none; }

      Best regards

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

    • #16810

      Hmm. something seems to be wrong.
      I dont have none of both css and it dont show any more prices below products.

      Can you help me?

      What I want is only the regular and discount price in one line below product.

    • #16842

      Sorry to keep you waiting. I have fixed the problem for you, please check.

      Thank you

    • #16850

      thanks. now it looks good.

      Did you add a CSS or how did you solve this? I ask for my other shop with your theme ..

    • #16853

      It’s is

      .products .product .price-unit { display: none; }

Viewing 8 reply threads

You must be logged in to reply to this topic.