@websensepro Unfortunately, that didn’t help.
Thank you anyway!
A user seeks to remove the “Description” line from product pages on their Shopify store (akuwoodpanel.de).
Attempted Solutions:
.ProductMeta__Description { display: none; } to base.css file — did not work.ProductInfo .ProductMeta__Description h5.RteHeading { display: none !important; } to theme.css/theme.css.liquid file — also unsuccessfulCurrent Status:
The discussion remains ongoing with no confirmed resolution. A support member suggested trying to add code before the </body> tag in the theme.liquid file as an alternative approach, but the outcome of this method has not been reported yet.
Note: The conversation includes screenshots demonstrating the issue and attempted solutions, though specific technical details about the theme or platform version are not mentioned.