How to justify texts in posts?
 
    
        
                
            
                
                    No matter what I do, it automatically centers.  There is no text justification selections in the text box and I have tried to use html code, justify button... nothing works - is there a master setting overriding these? If not, where would I fix this.  They look horrible.                 
                             
         
     
 
                 
            
                                        
                                    
                                    
                                 
                             
                         
                     
                 
             
         
        
     
    
      
    
        
 
Comments
Isn't just giving a paragraph parameter in text editor working?
http://prntscr.com/ktklve
Thanks.
body.single-post #Content .icon_box li{Thankstext-align:justify !important;
}