Forums

Removing Author line & Tags on Sticky Post (2 posts)

  1. awesomebrandi
    Member
    Posted 5 months ago #

    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!

  2. Edward Caissie
    Member
    Posted 5 months ago #

    Trying being a bit more specific with your CSS element, this may help:

    .sticky div.postauthor p {display: none;}

Reply

You must log in to post.

About this Topic

Tags