How to remove a product weight from the product page

Solved

How to remove a product weight from the product page

joc72
Excursionist
17 1 4

Hi Community,

How do I remove the weight on each product showing up underneath the product name on each product page.

These were just created for shipping purposes.  I'm using canopy theme and and have unchecked the show weight box but they are still showing.

 

weightshot_LI.jpg

Accepted Solution (1)
Nick_Marketing
Shopify Partner
1487 336 466

This is an accepted solution.

@joc72
If that fixed the issue, please mark the answer as a Solution

Nick | Ecommerce & Marketing Technology Consultant | Toronto, CANADA
- For consulting work availability, please send me a Private Message or submit a ✍️Contact Form.
- For FREE Shopify Tutorials, Subscribe to my YouTube channel (▶️ Ecommerce TV).

View solution in original post

Replies 7 (7)

Nick_Marketing
Shopify Partner
1487 336 466

Try adding this code to the bottom of theme.css (or styles.css)

 

.product-weight__value {
  display: none;
}

 

Nick | Ecommerce & Marketing Technology Consultant | Toronto, CANADA
- For consulting work availability, please send me a Private Message or submit a ✍️Contact Form.
- For FREE Shopify Tutorials, Subscribe to my YouTube channel (▶️ Ecommerce TV).
joc72
Excursionist
17 1 4

Hi Nick,

 

That didn't work...still there...any other ideas?

Nick_Marketing
Shopify Partner
1487 336 466

Pls share the website, maybe others can check.

Nick | Ecommerce & Marketing Technology Consultant | Toronto, CANADA
- For consulting work availability, please send me a Private Message or submit a ✍️Contact Form.
- For FREE Shopify Tutorials, Subscribe to my YouTube channel (▶️ Ecommerce TV).
joc72
Excursionist
17 1 4

Actually, it has, thank you!

Nick_Marketing
Shopify Partner
1487 336 466

This is an accepted solution.

@joc72
If that fixed the issue, please mark the answer as a Solution

Nick | Ecommerce & Marketing Technology Consultant | Toronto, CANADA
- For consulting work availability, please send me a Private Message or submit a ✍️Contact Form.
- For FREE Shopify Tutorials, Subscribe to my YouTube channel (▶️ Ecommerce TV).
flygyde
Visitor
2 0 0

I am having the same issue, and wish to remove the weight showing under the products. 

I placed the coding you mentioned at the bottom of the theme (also Canopy) but it did not work. I waited and refreshed the site (it’s been hours now) and it is still showing the weight under the product description.  

is there something I am missing?

aishaz
Tourist
11 0 4

I tried this code, does not work! The weights are still showing for the products; example: rice.

 

www.commercefoods.com