Home Forums WoodMart support forum How can I disable SKU option?

How can I disable SKU option?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #387604

    tekeci
    Participant

    Hello. I don’t want it to be visible even if the products have SKUs. (All pages, all sections)

    #387636

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.single .product_meta > span.sku_wrapper{
    display:none;
    }

    Best Regards

    #387803

    tekeci
    Participant

    Still same:

    #387965

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #387992

    tekeci
    Participant

    Here:

    #388117

    Hello,

    I am checking the product page and I do not see SKU, please provide the page URL and screen.

    I will double-check.

    Best Regards

    #388167

    tekeci
    Participant

    Did you check the screenshot I posted? I’m talking about the search box

    #388315

    Hello,

    You can disable the option in the Theme Settings > Shop, please find: “Show SKU on AJAX results “.

    If you have any questions please feel free to contact us.

    Best Regards

    #388374

    tekeci
    Participant

    It is solved! Thank you

    #388604

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘How can I disable SKU option?’ is closed to new replies.