Home Forums WoodMart support forum how to hide this information ?

how to hide this information ?

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

    chutipao27
    Participant

    would you please tell me how to hide these information ?
    I added screenshot

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

    Hello,

    01. Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .wd-product-stock.stock.in-stock.wd-style-default {
      display: none !important;
    }

    02. Navigate to Theme Settings > Product Archive > Product Styles > Choose the Hover content “None”. https://ibb.co/hFb3kmhn

    Best Regards,

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