• Resolved Zsader

    (@zsader)


    .hentry-content {
        padding-left: 40px;
      max-width: 1044px;
    }

    This is it, and it will decrease the width. So words and sentences end sooner. But it wont increase length of the sentences on the page for my posts.

    It will shrink the length of the text for instance:

    blob blob
    blob blob

    If I increase the width it will increase to this:
    blob blob blob blob blob blob blob

    But the problem is. It wont increase it more so it wont go a certain sentence length:
    so it stays at
    blob blob blob blob blob blob blob

    it wont add more words.

    I’m not sure what to do at this point. There is still a lot of unused space to the right. I’m not sure what hard coding is stopping it from increase.

    Does anyone know? I’m doing this in the editor (style sheet style.css). I’m not sure this can be done in the edit post page in wordpress. Any help would be nice. Thanks.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Tried to increase max width for paragraph but it wont increase only decrease’ is closed to new replies.