New Landing How can we help? Themeforest Theme Support Neighborhood Remove Weight and Dimensions

Viewing 8 posts - 1 through 8 (of 8 total)
  • #72718
    rambocity
    Member
    Post count: 16

    Hello:

    How do I remove “Weight” and “Dimensions” fields in the product page? See screenshot.

    #72881
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css in Theme Options > Custom CSS

    #product-accordion .accordion-group:nth-child(2) {
      display: none;
    }

    – Kyle

    #73040
    rambocity
    Member
    Post count: 16

    Great. I just did that, but now my other attributes that I DO want displayed are not appearing. For some reason, “Weight” and “Dimensions” were hard coded in (which is why I posted the question — I couldn’t find where to get rid of them as those two were not appearing i the Attributes section) and I couldn’t remove them until I added the code above. So that worked. But there were some attributes that I DID want appearing. Like Color, Material, etc.

    So does this code remove the entire option?

    #73074
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes I’m afraid it does, there is no way to remove only weight and dimensions unless you don’t fill the values in.

    – Kyle

    #73078
    rambocity
    Member
    Post count: 16

    That might be my answer – to just not put values in. BUT, I can’t find where to edit Weight and Dimensions. The site shows values for both (I removed the earlier code you provided) but the admin does not have fields for Weight and Dimensions. I don’t know where to edit that. Do you want my log in to take a look?

    #73099
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    When you are editing a product you need to go to the product data and click the shipping tab (see screenshot)

    – Kyle

    #73105
    rambocity
    Member
    Post count: 16

    AH! That did it. I couldn’t see that tab because I was in Affiliate mode. Which is what I need.

    That worked out perfectly. Thank you so much!

    #73118
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    – Kyle

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