• Resolved sab_lip

    (@sab_lip)


    Hi,

    first of all thank you for this theme and for this great support forum.
    i notice that the text loosed the quality”justify” once in the excerpt.
    is their a way to fix that?
    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sab_lip

    (@sab_lip)

    no need to answer i find the way to do it.
    i put the line text-align: justify; in the body of style.css.
    is that the right way?

    Theme Author Han

    (@hwijaya)

    Apply to the body will justify the whole page document. Use this instead to justify the entry content.

    .entry-content {
        text-align: justify;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘text format in excerpt’ is closed to new replies.