geri100
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Author] Remove author infoI am still using Poet.
I had tried to use:
.post-header {
display: none;
}But too much is taken out. Thanks!
Forum: Themes and Templates
In reply to: [Poet] Three small questions – spacing and mobile viewOh my god, I didn’t know you can do that now! I was confused with the “Posts” drop down menu in the Reading section.
I had used other themes where I would do something similar: create an empty page and then via the page template option choose “blog.” But now it makes even more sense via WordPress settings! So much easier!
Thank you for your help! I want to let you know that I love your themes. They look so simple and classy.
Forum: Themes and Templates
In reply to: [Poet] Three small questions – spacing and mobile viewI thank you for solving the two issues regarding spacing. CSS is so powerful, but I haven’t really studied it.
I might have been unclear about my link question. By “blog” I meant the listing of all my posts, the blog of posts.
My front page is a static page now because I want to feature that content. My website would open to this static page. I could make links for individual blog posts in the menu, and I can make links for post categories and tags. But I don’t know how to get the blog back. Is there a link for it?
Thanks!
Forum: Themes and Templates
In reply to: [Poet] The “be first to comment” blockWow, that is certainly convenient! So I can just tell the .comments-number to not appear.
Ben, thank you for your help!
Forum: Themes and Templates
In reply to: [Poet] Gray line between content and categoriesThank you, it worked!
Forum: Plugins
In reply to: [The Events Calendar] Category Text ColorI am a little unfamiliar with css, so I might wait until the weekend when I try that bit of code. But from the looks of it, it seems like it will change the color of the whole line? I mean even the words “Events for July.”
I actually want to change only the color of the category. In my screen capture, the words “Fire Safety” after the arrow.
Thank you.
Forum: Plugins
In reply to: [The Events Calendar] Category Text ColorThank you for the response.
I want highlight for my staff that they are inside a category, that’s all. The color can be the same for all categories, whether it’s Fire Safety or something else.
Actually, I see that the category name is in a dark gray in the default theme. The title “Events for July 2014” is in black.
Could you tell me where I should add/edit the codes you suggested? Thank you.