Archived topic
Original Content of WordSmith Elements
3 replies · Started by Leif on April 12, 2019
In word smith premade library there were two hero image elements that I wanted to get rid of so I put
<!-- Page Hero -->
as the only text in the text box which got rid of it. What was there originally? I want to start using hero images like was in wordsmith originally as a reference but cant figure out what was in there without reloading the library and losing my stuff :(
Does anyone know?
Hi there,
the Wordsmith Site only displays the featured image on all pages aside of the Home page which contained this HTML:
<h1 class="hero-header">Welcome to Wordsmith</h1>
<hr class="hero-rule">
<h2 class="hero-text">A GeneratePress Site for Writers, Photographers and World Travelers</h2>
Oh interesting then how does the image in the homepage element not show the entire height of the image. It only shows the middle third of the loaded image but I dont see anything about that in the element itself.
Height of header element is controlled by the top and bottom padding:
https://docs.generatepress.com/article/header-element-overview/#page-hero
Here are some examples that might help to understand page hero better:
https://docs.generatepress.com/article/page-hero-examples/