deleting categories
-
Why do I have one category that has no option to let me delete it?
All of my other categories have an option to delete??The blog I need help with is: (visible only to logged in users)
-
Hey Rachel,
The only category which should be undelete-able is the “Uncategorized” category. It appears as if you might have changed the name of “Uncategorized” to “The Mission.” If this is the case, now “The Mission” is not deletable.
My suggestion is to change “The Mission” back to “Uncategorized.” You’ll then have removed “The Mission” from your category list, and regained the umbrella under which all uncategorized posts will fall.
I hope this helps! If you have any other concerns, drop me a note. Thanks much!
-
-
Hey Rachel!
While your theme defaults to left-justification for posts, because you have the Premium upgrade, you can use CSS code to center your post titles.
If you’d like to give this a try, click Appearance → Customize in your site’s Dashboard. Then, click CSS in your right-hand menu. In the CSS Revisions box, please paste the following underneath all existing text:
.wf-active .entry-title {
text-align: center;
}Then Save your changes.
That should do the trick! If I can help in any other way, please drop me a line. Cheers :)
-
-
- The topic ‘deleting categories’ is closed to new replies.