Home Forums WoodMart support forum "Free Shipping" and "HOT" label badge

"Free Shipping" and "HOT" label badge

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #184036

    gaurabin@gmail.com
    Participant

    Dear Sir / Madam,

    How to active “FREE SHIPPING” AND “HOT” badge put every product image.

    Thanks and regards

    Gaurav

    #184090

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :-).

    1) “Hot” products marked as “Featured” will have a badge with “Hot” label. To add the hot label you need to mark the product as featured from Products.

    Screenshot for Clarification: https://ibb.co/bH6sNhG

    2) And for the free shipping please provide a relevant screenshot to check it myself and help you out accordingly.

    Best Regards.

    #184215

    gaurabin@gmail.com
    Participant

    Thanks your quick response
    thanks for your help
    Please help for “Free shipping” or “Free delivery”

    We are sending some photos of the same

    Thanks and regards,

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

    Hello,

    You are Most Welcome.

    I saw the screenshot you attached. Unfortunately, there is no option in theme settings available to add free shipping label on the products. Because labels are WooCommerce functionality and our theme doesn’t influence this.

    You can try adding any third party plugin that better meets your requirements.

    Best Regards.

    #199432

    Ibrahim Salama
    Participant

    How can I change the location of the label so that it is above the title of a product and not within the image?

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

    Hello,

    I saw the screenshot you attached. To move the product label above the title on the product grid
    you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-grid-item .product-label.featured {
    margin-top: 120px;
    margin-left: 50px;
    }

    Best Regards.

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