i just want simply to make personalisation column disappear from product detail and product page, basically delete it from my whole theme, i dont want it
website : mispacciindonesia.myshopify.com
thanks in advance!
i just want simply to make personalisation column disappear from product detail and product page, basically delete it from my whole theme, i dont want it
website : mispacciindonesia.myshopify.com
thanks in advance!
Hi @marlolean
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->theme.scss.css->paste bellow code in bottom of file
.line-item-property__field {
display: none !important;
}
If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.
Best regards,
Richard | PageFly