Home Forums Basel support forum Moved: Reply To: emove the one highlighted on the screens.

Moved: Reply To: emove the one highlighted on the screens.

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

    wespoagency
    Participant

    Nice!
    Now, in the product page i would like to remove the one highlighted on the screens.
    How can i do?

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

    Hello,

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

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

    Best Regards

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