Center text on Presentation Slides

  • Author
    Posts
  • #32441
    Allison

    I tried to center the text on custom slides on the Presentation page by adding some code to the area. I couldn’t find out how to edit this in the CSS (or anywhere else). The method I used works, and centers the text, but it also overrides the CSS and removes the grey shaded background from the text. I want to add the grey background to make the text easier to read, but also center that text. How can I make this happen?

    #33167
    Rich

    I would like to know how you centered the text as well? Did you add custom css? Also were you able to figure out how to get your colours back?

    #33281
    Zed
    Cryout Creations mastermind

    Using
    body .slide-text { text-align: center; }
    might work better.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Center text on Presentation Slides’ is closed to new replies.