In the process, I’ve been looking at tweaking some of the CSS in the Post Kinds Plugin, particularly since I’m using it so heavily for a lot of my content. One of the small things I’ve wanted to do was to make what I can only call the pseudo-titles of the bookmarks, reads, etc. slightly larger to bring more attention to the titles and authors of those parts.
To do it, I’ve added the following couple of lines to my child theme’s style.css
file:
/* Changes the font size on the titles of Kinds */ section.response > header { font-size: 20px; }
I really like the Kinds plugin, but should look into some of these possibilities.
Syndicated copies:
I really like the Kinds plugin, but should look into some of these possibilities.
Syndicated copies: