New Landing How can we help? Atelier Hide price in Swift Page Builder "Shop Products" element

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #227608
    reijerstevens
    Member
    Post count: 32

    Hi.

    is it possible to hide the price in the product information below the “Popular Products” element which is included via the Swift Page Builder? If I use the following CSS, then also the price will be hidden on the Shop page:

    .woocommerce .products .product .price, .woocommerce ul.products li.product .price, .woocommerce div.product p.price {
    display: none;
    }

    Many thanks,
    Reijer

    #227682
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .product_list_widget.spb_content_element .products .product .price {
      display: none;
    }

    – Kyle

    #227968
    reijerstevens
    Member
    Post count: 32

    Great thanks!

    #227974
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Kyle.
    -Rui

    #250346
    reijerstevens
    Member
    Post count: 32

    This ticket was resolved so I’ve closed it.

    thanks,
    Reijer

    #250350
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok no problem

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register