How to hide category and date in Pinbin theme?

Hi Aigars. I was looking for a theme similar to Tumblr themes and yours is Perfect. Well, almost. I don’t really know CSS but with the help of Firebug I was able to change a few things like font color,etc. but I need help with removing the date and removing or hiding the little category on each post if that is possible. I don’t want dates at all but I would like to just “hide” the category on each post but still show up in the Category widget. Are these things possible? Thank you…

This should do the trick:

.pinbin-category p, 
#post-area .post .pinbin-date {
	display: none;
}

Hi Aigars,
please, how can I hide post title?
Thank you very much

@tomtom This is old topic and to help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/pinbin-support/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.