- This topic has 9 replies, 3 voices, and was last updated 4 years ago by
David.
-
AuthorPosts
-
March 18, 2019 at 12:04 pm #842488
Abraham
Hi,
I’ve installed the Peak Sample Site. How do I replace the banner image that appears on the home page and how do I activate the action button on that banner. See my bare site here: https//abecarmeli.com
Thanks,
AbeGeneratePress 2.2.2March 18, 2019 at 12:50 pm #842543Leo
StaffCustomer SupportHi there,
Looks like you’ve figured out?
I see the new image already:
https://www.screencast.com/t/zi0q2vxYtAs for the button, you need to replace the # in the HTML with the actual link you want:
<a class="button" href="#">Download Now</a>
More info here: https://www.w3schools.com/html/html_links.asp
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 18, 2019 at 1:52 pm #842603Abraham
Yeah, I figured out the banner. But can I change the banner for each page?
March 18, 2019 at 3:09 pm #842675Leo
StaffCustomer SupportI’m not sure what you mean.
The rest of the pages are also using the header elements.
Perhaps this would help?
https://docs.generatepress.com/article/page-hero-examples/Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 18, 2019 at 3:41 pm #842688Abraham
Hi Leo,
I recorded a short video to show you what I mean: Here is a short video. https://www.screencast.com/t/dxidVQab
Thanks,
AbeMarch 18, 2019 at 3:49 pm #842690Leo
StaffCustomer SupportThat’s because there is already a header element assigned to the About Page.
Try removing the existing Global Header in the element list if you want to create a separate one for each pages, or you can add the About page to the exclusions rule of that element.
More info here:
https://docs.generatepress.com/article/conflicting-display-rules/Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 18, 2019 at 5:30 pm #842759Abraham
Got it. But now, my About Page is not showing any banner. Looks like the specific Page Hero I setup for the About Page is not showing. See here: https://www.screencast.com/t/DZqKTDO7rQr
Abe
March 18, 2019 at 6:15 pm #842793Leo
StaffCustomer SupportTry adding some content.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 19, 2019 at 5:36 pm #843950Abraham
I don’t know what you mean when you say add content. This is an about page. There is static text on it. It still isn’t showing the banner.
March 20, 2019 at 4:53 am #844310David
StaffCustomer SupportHi there
Edit the About Page Header Element – the text area below the title must contain something for the header element to display.
If you just want an image without any content then use a HTML Comment e.g
<!-- Hero Image -->
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.