Forums

[resolved] Hiding tags on Brunelleschi (3 posts)

  1. jd besamestreet
    Member
    Posted 11 months ago #

    I'm using Brunelleschi and I'm trying to hide the unsightly tags that come with the author posts and date on the main page, and without affecting the search engines. Can anyone please help? Thank you!

    http://www.besamestreet.com

  2. Try adding this to your CSS.

    span.tag-links {
       display: none;
    }

    To just not display them.

  3. jd besamestreet
    Member
    Posted 11 months ago #

    Oh my God it works. Thanks so much Jan Dembowski!

Reply

You must log in to post.

About this Topic