I would also like this tip. I wanted the homepage to be with my last posts (traditional blog) and that at the top of the page, superimposed on the menu / name of the site etc … I could define an image. Thank you very much in advance.
How did you do what you did there?
@dopderbeck (assuming you were directing your question to me)
I didn’t get an answer here, so I changed the site to have a static page for the home page.
Static pages and individual blog posts can all have a background header image – but a site with a standard blog layout appears not to be able to – unless I am missing something.
Got it, thanks. Would you know how to change the appearance of the page title — particularly to get rid of that annoying line above it?
@dopderbeck Try this:
.site-header.featured-image .site-featured-image .entry-header .entry-title::before {
background: none;
}
.entry .entry-title::before {
background: none;
}
Tagging @anevins to try to get an answer to my unresolved post at the start of this thread. Thanks
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
I’m subscribed to the forum and I read every post, pinging me is not necessary and is kinda annoying because I get notified in multiple places. Don’t do that again please. Unless someone is directly participating in your thread, pinging them is misusing the system.
Thus pinging me doesn’t make me know the answer.
Thank you for telling me that you read every post.
How was I supposed to know that unless you comment?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Knowing whether someone has seen your thread isn’t a feature of the forum because it is useless. The objective of the forum is to help people, not to comfort them.
If your question has not been answered:
- The quesiton is not trivial
- Nobody has enough spare time to answer
- (most unlikely) nobody has seen your thread
Some threads are easy to answer, but the question you ask requires deep understanding of the theme.
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
Side note:
How was I supposed to know that unless you comment?
These are volunteer support forums and do not abuse the notification system. No one is supposed to come running when you ring a bell.