Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi P,

    1. Can you tell me how would you like to align the text? Would you like to center it? Or maybe justify?

    2. Have you tried to translate your website? This seems to be the change you’re looking for. You can easily do this by going to Dashboard → Settings → General → Site language.

    Thread Starter pejt

    (@pejt)

    Hi,

    1.
    yes – justify.

    2. I tried it and I tried translate with poedit but still not working..btw its widget in my theme

    Hi,

    1. Please add this CSS:

    .blog article > .article-wrap .entry-content > p {
        text-align: justify;
    }
    

    to the Appearance → Customize → Additional CSS area and the text should be justified.

    2. I just checked the theme code and it seems that the author didn’t make these two words translatable. There are two options now:
    – you edit the two words inside the code, right in the file that I mentioned;
    – you post this question on the support area of the theme (https://ww.wp.xz.cn/support/theme/timagazine) and see if the author can point you to a better solution.

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Blog preview align and rename button’ is closed to new replies.