Remove Category description from category page
-
Hi, I’m new to wordpress, and I hope this is an easy fix…
I’ve added
<?php
the_archive_description( ‘<div class=”taxonomy-description”>’, ‘</div>’ );
?>to my category.php page so I have a description where I want it. Now I need to remove the existing description because it shows up overtop on the main image and it’s not legible there. I can’t find the code to remove it on the category.php page. Where would it be?
Thanks!
NaomiThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Remove Category description from category page’ is closed to new replies.