• Resolved Yohan Perera

    (@thevirtualpreacher)


    Greetings from Sri Lanka,

    I am using the Virtue Theme (which amazing by the way) to redesign a web site. In “Home Layout” under theme options I have configured the theme to display the latest blog posts on the home page. Then in “blog post defaults” found under “Page/Post” settings I have enabled portrait image.

    My question is how do I justify the text alignment in the latest blog posts that are being displayed in the home page as well as the blog page. Right now they are aligned to left.

    I am not able to post the link right now, because the theme is being customized in the local server. I can post links to screenshots if necessary.

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

    (@thevirtualpreacher)

    Hi,

    I was able to implement this by placing the following CSS code in “Custom CSS” found under “</> Advanced Settings”

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

    hannah

    (@hannahritner)

    Glad you figured this out!

    Hannah

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Justified text on homepage and blog page’ is closed to new replies.