- This topic has 28 replies, 7 voices, and was last updated 8 years, 7 months ago by
Leo.
-
AuthorPosts
-
January 26, 2016 at 9:57 am #168167
Tom
Lead DeveloperLead DeveloperIt looks to me like the H1 size is set to be 40px – can you confirm that it’s something different in the Customizer?
January 26, 2016 at 10:10 am #168171Ramesh Srinivasan
Yes. <h1> set to 40, <h2> 30, <h3> is 20.
Do these settings apply to all pages, homepage and single/posts?Thx.
January 26, 2016 at 11:23 pm #168264Tom
Lead DeveloperLead DeveloperYes 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?
January 27, 2016 at 12:31 am #168293Ramesh Srinivasan
Tom, The changes are for some reason applied only in the homepage. The single posts are still showing up with big font size.
January 27, 2016 at 9:54 am #168402Tom
Lead DeveloperLead DeveloperThe 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.
January 27, 2016 at 5:02 pm #168499Ramesh Srinivasan
My mistake! Thanks for the info Tom.
January 27, 2016 at 5:39 pm #168508Tom
Lead DeveloperLead DeveloperNo problem 🙂
March 15, 2016 at 4:16 pm #179597Jacks McNamara
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.orgJuly 30, 2017 at 12:36 pm #357204Kirk
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:
July 30, 2017 at 1:20 pm #357219Leo
StaffCustomer SupportHi 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!
July 31, 2017 at 2:04 am #357402Kirk
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.
July 31, 2017 at 8:30 am #357550Leo
StaffCustomer SupportJuly 31, 2017 at 9:18 am #357593Kirk
Awesome, thanks. (I wish your search feature worked a bit better so I could have found that on my own.)
July 31, 2017 at 9:57 am #357617Leo
StaffCustomer SupportNo problem!
A lot of times Google search will work a lot better. So type in your question plus generatepress at the end 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.