Still need clarification on removing tags from left of posts.

  • Unknown's avatar

    I typed in the code written out in the above topic “removing tags from left of posts.” It didn’t seem to work. i would like to go ahead and do this for all posts, present and future. Thank you!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    The blog linked to your username is wearing the Manifest theme. Please post an active link starting with http:// to the blog wearing the Chateau theme. Also note that to hide the display of Tags on any WordPress.com theme you require the purchase of an annualy renewable custom design upgrade and CSS editing is theme specific.

  • Unknown's avatar

    Hmmm, not sure how to do that (sorry!) I found this code and it worked…

    .post-extras {
    color: #333333;
    display: none;
    float: left;
    font-style: italic;
    line-height: 170%;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 61px;
    text-align: right;
    width: 19.2%;
    }

    I’ve been editting by clicking on “appearance” in my dashboard and then “custom edit.” Then I go to the Custom Stylesheet Editor. I’ve needed to type three new codes so far. So I type one and save it and it corrects the issue. But when I type in a new one and save it, the first correction disappears. I know this is soooo basic, but I’m not sure what is going on. Thanks so much for your help and prompt reply this afternoon!

  • The topic ‘Still need clarification on removing tags from left of posts.’ is closed to new replies.