• Resolved marieteather

    (@marieteather)


    I am trying to left align the text on my posts and pages using the following code:

    p.selectionShareable {
    text-align: left;
    }

    However, < p.selectionShareable > also refers to some text on
    A) my homepage and
    B) on the blog page.

    A) On my homepage (https://marieteather.com/) < p.selectionShareable > refers to the section called ‘You are here for one of three reasons….’

    I want this section to remain as it currently is (ie. centre aligned).

    B) On my blog page, (https://marieteather.com/blog/) < p.selectionShareable > refers to the blog excerpts.

    I want these to remain as they currently is (ie. centre aligned).

    How can I left align the text on the blog and pages without affecting the other two?

    Thanks

    • This topic was modified 6 years, 3 months ago by marieteather.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to left align post and page text’ is closed to new replies.