Tagged: background image, church demo, page, posts, template
I’m using the Church demo as a basis for one of our sites and would like posts to look similar to the pages, e.g., with the image background across the top and the content raised into the picture. Is there a way to do this? See screenshot in private content.
Hey 1039 Online!
Please choose to create your posts using Advanced Layout Builder and edit your column element and choose to display negative top margin value – http://i.imgur.com/QsDIMfa.png
Best regards,
Yigit
Yigit,
If I understand right, what you are saying to do is how I would format an individual post. I want to format the post template so that our client doesn’t have to format each post individually. Is it possible to format a page then set it as the post template, or something like that?
Hi!
That’s possible but it will require some coding, you’d need to write a custom single.php in your child theme, in this file you’d paste the generated HTML source (of the elements you want to replicate) of an ALB-enabled Page, then simply replace the static texts with the proper WordPress Post tags (the_content, post_thumbnail, etc).
Best regards,
Josue
Thanks for the guidance, Josue.
You are welcome, glad to help :)
Regards,
Josue