Archived topic
mallow theme :featured images
21 replies · Started by raquel on December 9, 2019
Can you make sure the settings under the page hero tab:
https://docs.generatepress.com/article/header-element-overview/#page-hero
and Site Header tab:
https://docs.generatepress.com/article/header-element-overview/#site-header
are exactly the same in "got engaged now what" page hero and "Home Heo"?
They are exactly the same way now and still not working:(
This is home hero:
https://www.screencast.com/t/UYBTepPGh
And this is got engaged now what:
https://www.screencast.com/t/z7QWYcpL8sc4
Thanks for your patience!!the photo is finally good!but the title is too down:( and how do i delete the logo from this page? Thanks again
Replace the current content:
<!-- HOME HERO -->
with this:
<h1>
{{post_title}}
</h1>
To remove logo from this page, add this CSS:
.archive.category-got-engaged-now-whatt .site-branding {
display: none;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Thank you so much for your patience and help!it worked!!thanks!!your support is amazing!i installed generate press because everbody told me it was easy,i did nt imagine so much code needed..
If you have the time then i had post some other topic 🙈 about the posts photo size
Thank you so much leo
No problem :)
I've already answered your other topic as well:
https://generatepress.com/forums/topic/higher-menu-and-logo-to-the-left/#post-1099228