New Landing How can we help? Themeforest Theme Support Neighborhood Hide weight and dimensions from Additional Information

Viewing 8 posts - 1 through 8 (of 8 total)
  • #161652
    tarakennymv
    Member
    Post count: 53

    Hi,
    I would like to be able to Hide weight and dimensions from Additional Information, so that does not appear on the right side of the product info. The reason being that if I enter a weight, I’m often thinking the weight to ship the item, and that can be once the item is packed into a box – I don’t want teh customer to see this weight and dimensions information.

    How can I hide that info from the viewer, but have the info so that the shipping picks it up on the backend?

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #161700
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    Thanks
    Mohammad

    #161877
    tarakennymv
    Member
    Post count: 53

    Hi Mohammad, your custom code did not come through. Can you please resend.
    Thank you.

    #161881
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .shop_attributes{
    display:none !important;
    }
    

    Thanks
    Mohammad

    #161896
    tarakennymv
    Member
    Post count: 53

    Hi Mohammad, I tried the code. But it hides everything. I only want the weight and dimensions to be hidden. I want to still see the brand, color, etc.
    Thank you.

    #161908
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    table.shop_attributes tr:nth-child(1),table.shop_attributes tr:nth-child(2){
    display:none !important;
    }

    Thanks
    Mohammad

    #161948
    tarakennymv
    Member
    Post count: 53

    Thank you, that worked.

    #161951
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Mohammad
    -Rui

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

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

License required for one of the following items
Login and Registration Log in · Register