Home Forums Basel support forum Hide SKU

Hide SKU

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

    ricardocastro1
    Participant

    Hello,

    I would like to hide the SKU (Referencia) in the products page, can you please gide me how to.

    Attached is a screenshot with a circle about i want to hide.

    Thanks!

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

    Hello,

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

    .single-product-content .product_meta > span.sku_wrapper {
      display:none;
    }

    Best Regards

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