removing "Category Archives" title in Columnist CSS
-
can someone let me know how this is done using the window provided?
The blog I need help with is: (visible only to logged in users)
-
See Other options, special cases and tricks here > http://wpbtips.wordpress.com/2011/12/19/custom-menus/
-
Sorry, my post is irrelevant in this case.
To remove that heading, add this in the CSS editor:
.category .single-title h1 { display: none; }
- The topic ‘removing "Category Archives" title in Columnist CSS’ is closed to new replies.