Home Forums WoodMart support forum Hide prices in product tabs and carousels

Hide prices in product tabs and carousels

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #322339

    I want to hide prices in all product feature sections as this site will have no direct ecommerce, only building quotes.

    Right now the prices don’t show initially, but only when I scroll through or “load more”

    Thanks for the help!

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

    Hello,

    If you do not have the variable products, you would better use “Catalog mode” I cannot enter your site it is not reachable. Please provide the page URL and blocks where you want to remove the price.

    Best Regards

    #322426

    I do have variable products and I am using the YITH Request a quote plugin. This bypasses the “add to cart button” so I can’t use catalogue mode. The xtremos section name is “Products (grid or carousel)”

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

    RE: Site not reachable

    #322497

    Luke Nielsen
    Keymaster

    Hello,

    In order to remove price in the section “Products (grid or carousel)”, try to add this code in Theme Settings -> Custom CSS -> put this code in the field “Global Custom CSS”

    .elementor-widget-wd_products .price {
      display: none;
    }

    Kind Regards

    #322599

    I entered the code into custom CSS and the price still comes up when I click “load more”

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

    Luke Nielsen
    Keymaster

    Hello,

    Please, remove your custom CSS and leave only the CSS that I added above, because something is wrong with your custom CSS.

    https://gyazo.com/ecd9bfe6388f59ac2574bc8a1f9dd816

    https://monosnap.com/file/cIyuylDri3AavrwFKDtKlryZ6lnPAL

    Kind Regards

Viewing 7 posts - 1 through 7 (of 7 total)