Site logo

[Resolved] Shorten gap and centre H2 under featured image

Home Forums Support [Resolved] Shorten gap and centre H2 under featured image

Home Forums Support Shorten gap and centre H2 under featured image

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2541531
    Tommy

    How do I shorten the space between the bottom of my featured images and the headings, also how do I make the heading centre? On archive pages?

    #2541573
    Leo
    Staff
    Customer Support

    Hi Tommy,

    Can you try the Content Separator option in the customizer first?
    https://docs.generatepress.com/article/content-separator/

    Let me know 🙂

    #2541584
    Tommy

    Ah, that shortened the gap. How do I centre the heading?

    #2541587
    Leo
    Staff
    Customer Support

    Add this CSS:

    h2.entry-title {
        text-align: center;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #2541600
    Tommy

    Perfect, thank you!

    #2541602
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.