Enabling "tag" viewing in posts

  • Posted in : Readme
  • carmoticon
    Participant

    Perhaps I’m missing something obvious, but I cannot find a way to enable tags in the post visualization. Some clue?
    Thanks

    carmoticon
    Participant

    Well, just realized that post tags were simply hidden… :)
    I added this custom CSS:

    .post-tags {
    display: block;
    }

    It seems ok. Any thought?
    Thx

    ahmetsali
    Keymaster

    Hi, yes we hided post tags with css to give a cleaner look, It is ok you to show them with custom css.

    Janec700
    Participant

    is it possible to make the tags left alligned?

    ahmetsali
    Keymaster

    sure, try this custom css code;

    footer.post-tags {
        text-align: left;
    }
    
Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register