Site logo

[Resolved] Headline and headings will not center. . . .

Home Forums Support [Resolved] Headline and headings will not center. . . .

Home Forums Support Headline and headings will not center. . . .

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2407230
    Robert Holland

    Folks: Always grateful for support. . . .

    I’ve been through all the GPP support docs I could find. Whenever I set <Inline Width> it left justifies the Headline. I also tried using the heading 1, and it made no difference.

    I tried this CSS snippet:

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

    I tried this CSS snippet:

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

    I tried this CSS snippet, too:

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

    #2407247
    Fernando
    Customer Support

    Hi Robert,

    One thing you can do to align a group of inline-width Headline Blocks is to place them inside a GB Container. Then set the alignment through the Container.

    Example: https://share.getcloudapp.com/8Lu1X0Zq

    #2407505
    Robert Holland

    Thanks Fernando. I was looking for justification in the right-hand column, not on top.

    #2407572
    Fernando
    Customer Support

    You’re welcome Robert!

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