Forums
Forums / Themes and Templates / Category Widget
(@jbdev)
14 years, 9 months ago
Hi
I am using the standard category widget for the sidebar but I would like to remove the title ‘categories’ from the widget. I would actually like to do this for all widgets.I gues it is something in the functions file but cannot see!
Any Ideas?
Cheers
resolved with CSS
#sidebar .widget_extended-categories h2 {display:none;}
The topic ‘Category Widget’ is closed to new replies.