Presentation page- Center Extra Text

  • Author
    Posts
  • #16010
    Ayanna

    How do I center the extra text on the presentation page? I want to make the “top text” center of screen vs. the left alignment.

    #21465
    Tim

    Try it this way (right in the top text edit box):

    <div align=”center”>Your “top text” here.</div>

    #21467
    Davor

    Or you can use <p style=’text-align:center;’>Text</p>

    P’s work fine for me.

    #27354
    Sam Dee

    None of the above worked for me.
    Here’s what did:
    <p align="center">text here</p>

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Presentation page- Center Extra Text’ is closed to new replies.