[Support request] Indentation in the first paragraph line, in each blog post

Home Forums Support [Support request] Indentation in the first paragraph line, in each blog post

Home Forums Support Indentation in the first paragraph line, in each blog post

  • This topic has 3 replies, 4 voices, and was last updated 4 years ago by David.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #507628
    luisjavier

    Hi Tom, I apologize for my English level. I have a question, how could I modify the css to do the indentation in the first paragraph line, in each blog post?
    Thank you very much

    #508057
    Leo
    Staff
    Customer Support

    Hi there,

    I’m not quite certain what you mean. Like indent the first sentence in each single posts?

    If so using the space key should work no?

    Let me know 🙂

    #1234333
    Dmitriy

    I join the question. How to indent each paragraph? This is usually done in paper books. Using the space key – not beautiful solution.
    https://self-publishingschool.com/how-to-format-book/
    #2 – Indentation vs. Block Paragraphs

    #1234473
    David
    Staff
    Customer Support

    Hi there,

    some CSS like this:

    .single-post .entry-content {
        text-indent: 2em;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.