Title: Text Justify
Last modified: August 21, 2016

---

# Text Justify

 *  Resolved [Chedi](https://wordpress.org/support/users/chedi/)
 * (@chedi)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/text-justify/)
 * hi
 * how to justify the paragraphs of my articles? can i remove the logo and enlarge
   the width of the menu ?
 * thank’s

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

 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/text-justify/#post-4795047)
 * Link to site?
 * Did you look through the [snippets ](http://www.themesandco.com/code-snippets/)
   where there are lots of things you can change.
 *  Thread Starter [Chedi](https://wordpress.org/support/users/chedi/)
 * (@chedi)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/text-justify/#post-4795053)
 * this is a link to my [site](http://www.adawliah-tunisie.com)
 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/text-justify/#post-4795064)
 * Remove the logo with:
    `.tc-header .brand {display:none;}`
 * I’d suggest you look at this [snippet ](http://www.themesandco.com/snippet/center-header-block-items/)
   which will enable you to center all the items (logo, tagline) and leave you the
   widest width for the navbar.
 *  Thread Starter [Chedi](https://wordpress.org/support/users/chedi/)
 * (@chedi)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/text-justify/#post-4795186)
 * Super code and super solution! j’adore le nouveau look de mon site ^^
 * but how can i justify the texts of paragraphs ? and can i minimise the height
   of the slider ?
 * thank you
 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/text-justify/#post-4795189)
 * For the entire site, use this:
    `p {text-align:justify;}`
 * You may want to narrow this down to specific items.
 *  Thread Starter [Chedi](https://wordpress.org/support/users/chedi/)
 * (@chedi)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/text-justify/#post-4795200)
 * it’s work! thx
 * but i don’t find in the snippet how can i reduce the height of the image slider
 * can u help me plz
 *  Thread Starter [Chedi](https://wordpress.org/support/users/chedi/)
 * (@chedi)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/text-justify/#post-4795201)
 * i find a solution but the slider is not center
 * .carousel-inner {
    overflow: hidden; width: 80%; position: relative;
 * }
 * any suggestion plz
 *  [ElectricFeet](https://wordpress.org/support/users/electricfeet/)
 * (@electricfeet)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/text-justify/#post-4795362)
 * Add `margin:auto;`

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

The topic ‘Text Justify’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [justify](https://wordpress.org/support/topic-tag/justify/)
 * [logo](https://wordpress.org/support/topic-tag/logo/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * 8 replies
 * 3 participants
 * Last reply from: [ElectricFeet](https://wordpress.org/support/users/electricfeet/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/text-justify/#post-4795362)
 * Status: resolved