Okay I've been attempting to do this for a while now, trying a variety of solutions and nothing works. Please help.
I have the Organic Themes "Portfolio" theme. I created a sticky at the top of my blog page. I want to remove the author line and the tags line from the post. I managed to remove the DATE but it still says "Posted by Brandi on" just with no date. You can see it here: Click me to see
The support at the themes page suggested two things. They suggested this code:
.sticky .postauthor { display: none; }
It didn't work. They suggested I install Custom Post Template which I did, and I created a template but it doesn't work. I assume that if I clicked through and viewed that post as it's own page it would but that doesn't help me as the sticky is on top of my blog page with all the posts. What can I do??
Thanks!