Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hey everyone,
I am currently working on my product page, and I am using the Debutify page builder.
However, I am unable to delete the original description that was imported from OBERLO for my product
I want to make it blank, but it keeps coming back automatically even after I save it.
When I disable the "product description" through the debutify page builder, it also deletes the bullet points I made for the product so that is an issue.
Picture related
Website URL: https://markitest555.myshopify.com/
Password: 12121212
Thanks in advance
Solved! Go to the solution
This is an accepted solution.
yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.product-single__description {
display: none;
}
This is an accepted solution.
yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.product-single__description {
display: none;
}
User | RANK |
---|---|
192 | |
103 | |
77 | |
63 | |
60 |