On the individual blog post page, there is the area at the top where it shows the featured image, the tag, the title, date, # of comments, author, and time to read.
a) My posts will never have a featured image so how can I minimize the height of that area and also have it be the background color (white) and then change the text? Do I have to do that with custom css?
b) I want to NOT display the tag, the date, the # of comments, author and time to read. Where is the best place to take that out?
Ok, you can disregard question a) above. Something must’ve carried forward from the sample and it was displaying like a featured image was there when there wasn’t one. Not sure if that’s a bug but I’m fine now.
Regarding b). It mistook category for tag. I don’t want that category button either. I just want the title and nothing else.