New Landing How can we help? Themeforest Theme Support Neighborhood Image Flags; Shopping Cart; Related Products

Viewing 4 posts - 1 through 4 (of 4 total)
  • #304972
    fixius
    Member
    Post count: 16

    Hi, i want to make 3 little changes on the theme, let me know if you can help me 🙂

    1. I dont want to show any flags on the product image like “free” “new” etc.
    2. i dont want to show the “shipping calculator” in the shopping cart page.
    3. Is possible to show only items from the same category on related productos in the product page?

    Cheers

    #305006
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi.

    1) Add the code below to your custom css.

    .woocommerce span.onsale, .woocommerce .wc-new-badge, .woocommerce .out-of-stock-badge, .woocommerce .free-badge{
       display:none:
    }

    2) There is an option inside Woocommerce to disable it.
    https://docs.woocommerce.com/document/configuring-woocommerce-settings/#shipping-options

    3) That’s not possible with the current functionalities.

    -Rui

    #305019
    fixius
    Member
    Post count: 16

    Thx it worked, but i had to change the end of the code

    display:none:
    to
    display: none;

    #305218
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved.

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

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

License required for the following item
Login and Registration Log in · Register