[Resolved] Blog Post Title Centered

Home Forums Support [Resolved] Blog Post Title Centered

Home Forums Support Blog Post Title Centered

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #316696
    Tomasz

    Hi!

    I’m sorry if I’m asking this again but all I found in the previous tickets are some custom CSS codes and I have no experience in coding whatsoever so it’d be great if you could guide me step by step where exactly should I put it πŸ™‚

    So what I need is the blog post title to be centered to align with my logo. Default position is left.

    screenshot

    Thanks!

    #316734
    Leo
    Staff
    Customer Support

    Hi there,

    Try adding this CSS:

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

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

    Let me know.

    #316826
    Tomasz

    Hi Leo! Thanks! Works fine πŸ™‚ How about the titles of posts in columns on http://www.mydomain.com/blog ?

    #316860
    Leo
    Staff
    Customer Support

    Not sure what you meant? I see a 404 Error page and it’s not using GP?

    #316869
    Tomasz

    That address was just an example πŸ˜€ My page is currently in under construction mode. The proper address is http://www.fryszkiewicz.com/blog I will enavle it for you to have a look πŸ˜‰

    #316871
    Leo
    Staff
    Customer Support

    Adjusted the code above: https://generatepress.com/forums/topic/blog-post-title-centered/#post-316734

    Give it another shot πŸ™‚

    #316878
    Tomasz

    Awesome! Topic resolved! Thank you πŸ™‚

    #316881
    Leo
    Staff
    Customer Support

    Glad I could help πŸ™‚

    #376110
    Tomasz

    Hello!

    Why are my featured images gone?

    http://www.fryszkiewicz.com/blog/

    There used to be images under the titles.

    I think they disapeared after updating the theme. I’m not sure though if that’s the reason.

    How can I bring them back? All settings seem to be okay.

    #376121
    Tomasz

    Okay, found it, sort of. I have to set featured images to every single post again. But why were they gone in the first place??

    #376188
    Leo
    Staff
    Customer Support

    That’s weird. We haven’t received any reports on this.

    Hard for me to tell now since the problem is solved.

    Let me know if it happens again?

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