Jump to content
Sign in to follow this  
petter0619

Removing tags & time/category/author from blog posts

Recommended Posts

petter0619

Hello, In the iBlogPro theme, when displaying a post in the blog feed (as a summary of the post) I was wondering how I remove: 1) The tags that show below the post? 2) The grey bar with the date/time/category/author info that shows up underneath the post title? Thanks for your help! /Petter

Share this post


Link to post
Share on other sites
kastelic
Put this in your Custom Code -> Custom CSS : [code] .tags, .metabar { display: none } [/code]

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×