Hello!
I tried to remove the categry-description from the fullsize-category-banners. (SEO and layout reasons – display via display:none css wouldn´t solve my problem)
I´ve located this
$output .='<div class=”container”>’;
$output .='<main class=”template-page content av-content-full alpha units”>’;
if($description) $output .= “<h1>”.$description.”</h1>”;
$output .='</main></div></div></div>’;
in /config-woocommerce/config.php and … config356.php
unfortunately I cannot override these core-files in my childtheme (right, i can´t?)
Is there any other way to remove this description/h1? As I mentioned – css won´t solve the seo-problem
Hey marcfrey,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Basilis