New Landing How can we help? Atelier hide SKU number and product tags

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #243201
    dm13
    Member
    Post count: 248

    hi Guys, how do i hide the product SKU and the product tags from the product page customer’s view? is there a toggle check box somewhere or is it going to be a CSS code thing? thanks!

    #243223
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .summary .product_meta {
      display: none;
    }

    – Kyle

    #243230
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .product .sku, .posted_in { display: none !important; }

    Thanks
    Mohammad

    #243585
    dm13
    Member
    Post count: 248

    hi guys, Kyle thanks for the code, worked perfectly. Mohammad thanks, Kyle beat you to it 🙂

    #243591
    David Martin – Support
    Moderator
    Post count: 20834

    Great stuff – thanks guys.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register