How can i remove 'Categories' and the placeholder for it on the left hand side. I am using 1.37 safe mode off. I know its BOX_HEADING_CATEGORIES, but if i make this '' it removes Categories, but leaves the BG color and gap there.
THANKS!
How can i remove 'Categories' and the placeholder for it on the left hand side. I am using 1.37 safe mode off. I know its BOX_HEADING_CATEGORIES, but if i make this '' it removes Categories, but leaves the BG color and gap there.
THANKS!
Add to your stylesheet
#categoriesHeading {display: none;}