Title: Default Justify Settings
Last modified: August 24, 2017

---

# Default Justify Settings

 *  Resolved [a1vme](https://wordpress.org/support/users/a1vme/)
 * (@a1vme)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/default-justify-settings/)
 * Hello. I am new to WordPress, CSS and website creation and helping a colleague
   set up a class website. I found the Tiny Framework theme and it is exactly what
   I was looking for.
    I ran into one small problem and I’m not sure if there’s 
   a setting or an optimal way to correct it.
 * Problem: The default Tiny Framework theme settings seem to Justify all text and
   I prefer to have it left aligned with justify disabled.
 * Question: Is there a setting or optimal method to display all text with Justify
   disabled?
 * Thanks in advance,
    Adit Sood
 * Note: I added custom css entries – p { text-align: left; } li { text-align: left;}–
   to get the desired result, but don’t think they will apply to all elements. I’m
   concerned that, even though it works for now, I’ll need to keep adding custom
   CSS for other elements as they are added to disable the Justify. I’d like to 
   set it and forget it so I don’t have to revisit or add custom css.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdefault-justify-settings%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [Tomas Mackevicius](https://wordpress.org/support/users/tomasm/)
 * (@tomasm)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/default-justify-settings/#post-9440035)
 * > Problem: The default Tiny Framework theme settings seem to Justify all text
 * This is not true – main post/page text by default is aligned to left.
 *  Thread Starter [a1vme](https://wordpress.org/support/users/a1vme/)
 * (@a1vme)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/default-justify-settings/#post-9441692)
 * Thanks for the reply Tomas. Then I must be doing something wrong because when
   I take out the custom css, it seems both the main post/page change to justify
   enabled.
 * I have another blog on the same hosting service, Edublogs.org, which is also 
   using your Tiny Framework theme. It doesn’t have any custom css and is using 
   the default Tiny Framework theme settings, but it seems to also Justify the main
   page and post text.
    If I switch the theme to, say, twenty-fourteen, without 
   changing anything else, the justify seems to be disabled. When I’m editing the
   pages/posts and the Tiny Framework theme is active, it displays the text as Justify
   enabled; with the Twenty Fourteen theme active, it displays the same text as 
   Justify disabled. At this point, I haven’t been able to explain it, but my conclusion
   was that it was related to the theme settings. Can you see if there’s something
   I’m doing wrong? The url is asood.edublogs.org
 * Thanks in advance,
    Adit Sood
 *  [lassial358](https://wordpress.org/support/users/lassial358/)
 * (@lassial358)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/default-justify-settings/#post-9441961)
 * Adit,
 * Using Chrome Dev tools you can figure out what’s causing the problem. Inspect
   the element, under Elements tab, check subtab Computed and filter for text-align
 *  Thread Starter [a1vme](https://wordpress.org/support/users/a1vme/)
 * (@a1vme)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/default-justify-settings/#post-9442205)
 * Hi again Tomas. I followed your suggestion and working with the a blog post (
   [http://asood.edublogs.org/2017/08/23/test-post/](http://asood.edublogs.org/2017/08/23/test-post/)),
   the Inspect Element shows:
    .entry-content, .entry-summary { text-align: justify;}—
   For the front page ([http://asood.edublogs.org/](http://asood.edublogs.org/)),
   with Inspect Element shows: inherited from div.entry-content .entry-content, .
   entry-summary { text-align: justify; }
 * Again from the Inspect Element window, it looks like the value is inherited from
   the style sheet:
    [http://asood.edublogs.org/wp-content/themes/tiny-framework/style.css?ver=2.0.7](http://asood.edublogs.org/wp-content/themes/tiny-framework/style.css?ver=2.0.7)—
   Again, I’m new and learning about the subject, but does this mean the Edublogs
   CSS style sheet for tiny-framework is setting the Justify? Could they be using
   an older version of tiny-framework and updating would correct the Justify?
 * Thanks again for the feedback and help. I appreciate it.
    Adit
 *  Theme Author [Tomas Mackevicius](https://wordpress.org/support/users/tomasm/)
 * (@tomasm)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/default-justify-settings/#post-9442815)
 * I tracked where is the issue. You’re right – Edublogs is using pretty old version
   of Tiny Framework. Please ask them to update to the latest version. Marking as
   solved.

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

The topic ‘Default Justify Settings’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/tiny-framework/2.3.1/screenshot.
   png)
 * Tiny Framework
 * [Support Threads](https://wordpress.org/support/theme/tiny-framework/)
 * [Active Topics](https://wordpress.org/support/theme/tiny-framework/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/tiny-framework/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/tiny-framework/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Tomas Mackevicius](https://wordpress.org/support/users/tomasm/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/default-justify-settings/#post-9442815)
 * Status: resolved