Shopify themes, liquid, logos, and UX
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 |
---|---|
128 | |
95 | |
77 | |
70 | |
39 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022