Title: Radek Lat's Replies | WordPress.org

---

# Radek Lat

  [  ](https://wordpress.org/support/users/rala/)

 *   [Profile](https://wordpress.org/support/users/rala/)
 *   [Topics Started](https://wordpress.org/support/users/rala/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rala/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rala/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rala/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rala/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rala/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TwentyTwenty] How to centre justify?](https://wordpress.org/support/topic/how-to-centre-justify/)
 *  [Radek Lat](https://wordpress.org/support/users/rala/)
 * (@rala)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/how-to-centre-justify/#post-5198759)
 * I was just wondering the same thing. Apparently not by any settings. But you 
   can change the plugin css to do that. Then it will be always centered. In my 
   opinion it looks better cetntered anyway. Just edit
 * twentytwenty/public/assets/css/twentytwenty.css
 * and add
 * margin-left: auto;
    margin-right: auto;
 * into the .twentytwenty-container {} part. Hope this helps.

Viewing 1 replies (of 1 total)