Product page remove top- and bottom border from "Description" section

Hi there,

As you can see I use under the Share section another section called “Description” and I want to remove the top and bottom border:

Can someone help me?

You can use this store link.

https://mzz8y55eprscm10z-73160851752.shopifypreview.com

1 Like

Hello @admintb

There is no description block:-

@admintb

Please add the following CSS to your assets/theme.css bottom of the file.

.accordion {
    border-block-width: 0px !important;
}

Thanks!

1 Like

@dmwwebartisan

Thank you very much, it worked!

Can you take the + further to the title? And can I change the title from “Description” to “More Information”?

Thanks in advance for your help!

@oscprofessional

I only had the description on one product and not on every one. But now it works, thanks to the help of someone else!

Thanks anyway for your feedback

@admintb

Easy, Just follow the steps

  1. go to shopify admin

  2. backup your theme

  3. click on customize button

  4. there is theree dot on the top-left corner of the newly loaded page click that and select edit code.

  5. find product.liquid or product-template.liquid page

  6. open it

  7. click on middle of the code anywhere

  8. press ctrl+F on your keyboard

  9. search for icon__beside (only applicable on your case). your aim is to find the blue letters shown in the picture I’ve posted with this description.

  10. Find your Description word it is next to the searched letters

  11. change it as desired

  12. save it.

@dmwwebartisan

I only see “main-product.liquid” and there I can’t find “icon_beside”

What’s now…?

@admintb

which theme you have used for the shop? Please share the theme name I will send the correct solution for you!

Thanks!

@dmwwebartisan I’m using Prestige version 7.0.0

Here is the store link:

https://mzz8y55eprscm10z-73160851752.shopifypreview.com

@dmwwebartisan Any news how I can change the name?

@dmwwebartisan Can you help me?

@admintb

Yes, I help you. please Provided your theme.zip file I will view your theme code and provide correct the solution to you!

Thanks!