I want to be able to change the headline on a Category Page and add some additional text + style. I also want to remove the right sidebar. I am using a child theme and added an edited version of single.php, removing the “do_action(‘generate_sidebars’);” line, but the right sidebar is still there.
How can I change the style of the Category Name and Description? In regular pages, I can disable the Headline and add my own styled heading. I would like to do the same with the Category pages — and also add a Featured Image for each Category.