Just switched my site (after 3 years of the same theme) to Thematic and the Sophia child theme. Thank yous to Ian and Hafiz.
I'm encountering two problems:
1. I’d like to add a line space between paragraphs in the comments so that they read more easily. However, I can’t find the source of the “comment-content” div class that controls that display. I’d like to add a CSS call (p + p { margin-top: 0.5em; } ) to that div, but I don’t know where to put it given that the class doesn’t seem to exist anywhere in the stylesheets.
2. In Sophia, a list of tags on the main blog page appears at the end of a post. However, the tag list is omitted on the single post page. I would like to add it to my layout of a single post page, but I’m not sure where that is being called in either Sophia or Thematic.
Thanks for the help. Have a great day.