Archived topic
Customising Featured Image
28 replies · Started by Trevor Jordan on March 5, 2015
It looks to me like the H1 size is set to be 40px - can you confirm that it's something different in the Customizer?
Yes. <h1> set to 40, <h2> 30, <h3> is 20.
Do these settings apply to all pages, homepage and single/posts?
Thx.
Yes they apply to all pages including the home page and single posts.
From looking at your site the H1s are 40px.
When you reduce the size in the Customizer can you see the changes happening on your page?
Tom, The changes are for some reason applied only in the homepage. The single posts are still showing up with big font size.
The single post titles are H1 tags, which still seem to be set to 40px.
On the homepage, the posts have H2 tags, which seem to be set to 30px.
My mistake! Thanks for the info Tom.
No problem :)
Hello there - I used this code you posted above to make it so the featured image doesn't appear as the header at the top of each post - and it works great on desktop - but the image still appears in mobile view.
The code of yours I used is here:
.page-header-image-single {
display: none;
}
how can I also turn it off on mobile?
my site is http://new.wisefoolnewmexico.org
How can I get the featured image to fill the width of the content section, and be aligned at the top? In other words, I'd like it to be flush with the top and sides of the content block for its post.
For example, I'd like the photo here to touch the edges of the content section where the white meets the gray:
Hi Kirk,
This should help: https://generatepress.com/forums/topic/question-regarding-documentation-on-adjusting-featured-images/#post-340379
Please open a new topic if you need more info. Thanks!
That's great (though I had to tweak the numbers so it would work, since I had tweaked the padding of the container). But it only applies to the single page; I'd also like it on the main page.
Awesome, thanks. (I wish your search feature worked a bit better so I could have found that on my own.)
No problem!
A lot of times Google search will work a lot better. So type in your question plus generatepress at the end :)