[Resolved] How can i center title text for all categories?

Home Forums Support [Resolved] How can i center title text for all categories?

Home Forums Support How can i center title text for all categories?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1065658
    Daniel

    See image for more details : https://prnt.sc/py67iv

    Thanks in advance.

    #1065682
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .archive.category h1.page-title {
        text-align: center;
    }

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

    Let me know if this helps ๐Ÿ™‚

    #1065700
    Daniel

    Thanks it worked!

    #1065737
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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