Align Text In Text Area Box

  • Author
    Posts
  • #64612
    dvs723
    Power User

    I want to left align the text in the landing page text one area. It’s default is center.

    I’m using this in CSS but it’s not working. Can anyone help?

    .lp-text-one {
    text-align: left;
    }

    Website: stage5451.com

    #64813
    Zed
    Cryout Creations mastermind

    #lp-text-one .lp-text-inside { }
    is the correct identifier of the element on which to apply the text alignment.


    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 2 posts - 1 through 2 (of 2 total)

The topic ‘Align Text In Text Area Box’ is closed to new replies.