[Resolved] Customising Featured Image

Home Forums Support [Resolved] Customising Featured Image

Home Forums Support Customising Featured Image

Viewing 14 posts - 16 through 29 (of 29 total)
  • Author
    Posts
  • #168167
    Tom
    Lead Developer
    Lead Developer

    It looks to me like the H1 size is set to be 40px – can you confirm that it’s something different in the Customizer?

    #168171
    Ramesh Srinivasan

    Yes. <h1> set to 40, <h2> 30, <h3> is 20.
    Do these settings apply to all pages, homepage and single/posts?

    Thx.

    #168264
    Tom
    Lead Developer
    Lead Developer

    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?

    #168293
    Ramesh Srinivasan

    Tom, The changes are for some reason applied only in the homepage. The single posts are still showing up with big font size.

    #168402
    Tom
    Lead Developer
    Lead Developer

    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.

    #168499
    Ramesh Srinivasan

    My mistake! Thanks for the info Tom.

    #168508
    Tom
    Lead Developer
    Lead Developer

    No problem ๐Ÿ™‚

    #179597
    Jacks 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.org

    #357204
    Kirk

    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:

    http://www.kirkville.com/photo-bud/

    #357219
    Leo
    Staff
    Customer Support

    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!

    #357402
    Kirk

    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.

    #357550
    Leo
    Staff
    Customer Support
    #357593
    Kirk

    Awesome, thanks. (I wish your search feature worked a bit better so I could have found that on my own.)

    #357617
    Leo
    Staff
    Customer Support

    No problem!

    A lot of times Google search will work a lot better. So type in your question plus generatepress at the end ๐Ÿ™‚

Viewing 14 posts - 16 through 29 (of 29 total)
  • You must be logged in to reply to this topic.