centering Extras

  • Author
    Posts
  • #71595

    I have searched forum and found the following to add to custom CSS to center text in the extra text section

    #frontpage blockquote {text-align:center !important;}

    But it does not work on Bottom Text 1 and Bottom Text 2

    Is there any way to center those?

    Website: www.grossorchards.com/newsite

    #71695
    Zed
    Cryout Creations mastermind

    Try

    front-text2, #front-text3 {
        text-align: center;
    }

    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.
    #71719

    works perfect
    Thank you!!

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

The topic ‘centering Extras’ is closed to new replies.