New Landing How can we help? Cardinal product attributes

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #321949
    JazzBlack
    Member
    Post count: 22

    Hi there,

    hope you can help me (and sorry for my english)…

    Is there any CSS-Code to hide the weight in the shop attributes?
    I need the details of the weight, because of the shipping. So I have to fill the form. But, that shouldn’t see the user.
    Now, at the shop attributes, the weight is shown at first line. I don’t want that. (e.g. http://www.schwarzwerkdesign.de/en/shop/sekt/lemberger-sekt-brut/)

    WooCommerce said, that should be a theme problem, not a WooCommerce problem.

    Thank you so much!

    Regards,
    Jazz

    Attachments:
    You must be logged in to view attached files.
    #322128
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .shop_attributes tr:first-child {
        display: none;
    }

    Hope it helps.

    -Rui

Viewing 2 posts - 1 through 2 (of 2 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