Archived topic
Problem with image at the top of the post and home page
1 reply · Started by Candida on June 9, 2019
Hello
I have 3 problems.
1. The top of the post show a big space. I only want the title then the post.
2. At home page first show for post then two columns with last post. Im only want the two columns of last post.
3. I need a space after the menu for show ads.
Its not easy work with this theme.
Hi there,
1. That space is there because you have a header element added to single posts:
https://docs.generatepress.com/article/header-element-overview/
If you only want the post title then simply remove the header element.
2. I'm not exactly sure what you mean but have you tried the columns and featured post options?
https://docs.generatepress.com/article/using-columns-in-the-blog/
3. You can use a hook:
https://docs.generatepress.com/article/hooks-element-overview/
https://docs.generatepress.com/article/hooks-visual-guide/
Let me know :)