Hey,
I'm struggling to find out how to delete an old file/text code - i have recently downloaded an app to do this as it looks much better however the old code is still there and causes a duplicate of what i want - now i go to edit the code in the product template liquid and nothing shows.. Can someone help, ive tried everything?
littlelargepets.myshopify.com
Solved! Go to the solution
Please let me know. Which one do you want to remove?
You want to remove this, right?
If yes then please add the following code at the bottom of your assets/theme.css file.
.product-form__item #custom_photo {
display: none;
}
Hope this works.
Thanks!
Hi,
Also the 'Your text' below it - it is also on all of my products so need removed from all of them.
thanks for your help!
This is an accepted solution.
Please add the following code for "Your text" field.
.template-product p.line-item-property__field {
display: none;
}
Thanks!
User | Count |
---|---|
418 | |
209 | |
144 | |
53 | |
42 |