How To Remove 'Title for Additional Description' under product description

Currently using the ‘Stockholm’ Theme.

Under each products description and the add to cart icons an additional section has appeared showing the text:

‘Title for additional product description’ and ‘include an additional description for your product’.

I cannot locate anywhere within the product page to amend this or populate so the ‘default’ text is removed or updated accordingly. It looks very poor for customers on our website.

Please help!

Hello @Jessica2024 ,

If you know about the CSS, you can select the hide and hide the tab section.

{% style %}
#ID_YOUR_TAB{
display: none;
}
{% endstyle %}

Also please drop here your website link.

Hi, @Jessica2024 .

Kindly share your store URL and password.