Okay
  Public Ticket #2054101
Articles of Blog
Closed

Comments

  • Gloria started the conversation

    Good morning,

    how come the articles of the Blog are seen with the justified character?
    Is there a way to fix them?
    Thank you

  •  2,570
    Kevin replied

    Hi Gloria  !

    Add this css attribute so that the display content of the Blog is aligned more easily(add to Appearance->Editor->style.css)


    .single-post .full-content {
    padding: 20px;
    }

    thank you

  • Gloria replied

    Kevin,

    thank you very much but there is still the problem. How can I do?

    That is, it is no longer justified, but it is always "attached"

    Thanks again

    Gloria

  •  2,570
    Kevin replied

    Hi Gloria !

    Please copy the css code I just sent you, when going to Appearance-> Editor-> style.css and paste it in the bottom of this file

    thank you

  • Gloria replied

    Done,

    thank you so much

    Gloria

  •  2,570
    Kevin replied

    thank you, Glad to help you