Removing "how to use" and "ingredients" tabs

Hi,

Anyone know how to remove “how to use” and “ingredients” tabs? I was told they are javascript code? I uploaded tabs instead so we do not need these.

Hi,

I have some questions to you.

  1. Which theme you are using?

  2. Which page you are talking about on theme and where are you need change?

If possible you can attach url store here to easy for check.

Dawn 12.0 theme

Argan Beard Oil - Dorado (doradoskin.com)

how to and ingredients tab

With Dawn Theme, you can go to product customize page, then find to blocks “Collapsible row” and hover to it then click to one of each icon here.

  1. Remove it.
  2. hidden/show.

There’s nothing on the theme that says that. This is coded in.

Did you try go to part of customize product page?

If possible you can take a screenshot where you was try access and finding.

Yeah no option for that here.

Hey Estrad23,

Please try adding the below code after custom css
section.shopify-section div.tabs {
display: none;
}"

Hi @estrad23 ,

it’s a dynamic section coming at your product.

please look into the product page in admin and see if there is a option to enter content for them make it black and see if it removed or not.