Solved

Deleting the base product description

laBotanica
Tourist
7 0 2

Hi, 

I am facing a fairly simple issue to which I unfortunately do not have a solution. I am using  Debutify and I am using their plugin for product descriptions on the right side of the screen. Therefore I would like to delete the original product description below the product pictures. 

Here is the store: https://botanica-la.myshopify.com/ 

 

How do I hide/delete the base product description container? 

Accepted Solution (1)

JHKCreate
Shopify Expert
3571 639 917

This is an accepted solution.

Hi @laBotanica 

 

Please add the following code to your theme.scss file at the very end:

 

.section-description.box.section-border.text-center.small--text-center {
    display: none;
}

 

Should that help answer your query, we always appreciate liking & marking an as answer to let the community find quality solutions faster. Thanks!

Did we solve your issue? Like & Mark As Solution to help the community
Should you need any direct help: contact@jhkcreate.com

Learn more about us: jhkcreate.com

View solution in original post

Replies 2 (2)

JHKCreate
Shopify Expert
3571 639 917

This is an accepted solution.

Hi @laBotanica 

 

Please add the following code to your theme.scss file at the very end:

 

.section-description.box.section-border.text-center.small--text-center {
    display: none;
}

 

Should that help answer your query, we always appreciate liking & marking an as answer to let the community find quality solutions faster. Thanks!

Did we solve your issue? Like & Mark As Solution to help the community
Should you need any direct help: contact@jhkcreate.com

Learn more about us: jhkcreate.com
laBotanica
Tourist
7 0 2

Hi, 

can I reply with a couple of other issues I was having or should that be a separate post? 

 

I have had 3 issues with the product page design: 

1) How do I change the width of a particular page? I want to have product pages only 70% width of the screen. I set the width of the whole website to full-width

2) There is a very ugly vertical border on the product page, that I have no control over. Is it possible to delete it? 

3) Is it possible to get product pictures on the product page to list bellow each other? A user would scroll through them, they would stay on the left side of the screen and the description on the right. 

Seen here: 

laBotanica_0-1644588290334.png