Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

steem comments

Anthony Channing edited this page Jun 9, 2018 · 5 revisions

class="steem-comments"

Applies to: steem-post.html

This class applies to a div that contains the comments. It encompasses all comments (as opposed to steem_comment which encloses a single comment) and defines the style for the whole region.

This allows the theme and palette creators to visually differentiate between the comments and the actual post. It could also be used as a hook for hiding and/or revealing the comments.

Back to Developer reference.

Clone this wiki locally