Removing category option
-
Is there a way to remove the ‘categories’ option from Twenty Eleven? I would like this Home page to look less like a blog post.
Thanks.
The blog I need help with is: (visible only to logged in users)
-
The site linked to your username is using Vigilance. We need a link to the site you are actually talking about please.
-
I must not have changed it when I posted this. I am referring to this site…
-
It would require modifications to the CSS which requires the Custom Design Upgrade. Here is the code if you wish to try it out the the preview function at appearance > custom design > CSS.
.entry-meta { display: none; }
- The topic ‘Removing category option’ is closed to new replies.