Home Forums WoodMart support forum WC Product Elements Display & Product Categories

WC Product Elements Display & Product Categories

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #681807

    sikeogan
    Participant

    I’m using the WC products widget, but have a few questions:

    1) Is there a way to hide the ‘In Stock’ label, as well as the tag?
    2) Can the short product description be displayed on the grid of products, below the title and above the price?

    And then where I currently have the product categories to choose from, is there a way to build this as blog categories instead?

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

    Hung Pham
    Keymaster

    Hi sikeogan,

    Thanks for reaching to us.

    1. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    div.product-labels{
        display: none;
    }

    2. Please go to Theme Settings > Product Archive > Product Styles and set Hover Content to Excerpt https://prnt.sc/iveOZACaMr3E

    3. Unfortunately, there is no such an option.

    Regards,
    Hung PD

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