Title: Centering List
Last modified: June 18, 2019

---

# Centering List

 *  [bellane](https://wordpress.org/support/users/bellane/)
 * (@bellane)
 * [7 years ago](https://wordpress.org/support/topic/centering-list/)
 * I am wondering how I can center this list on the screen instead of it being on
   the left side. Any help is appreciated. Thank you!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcentering-list%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Maidul](https://wordpress.org/support/users/maidulcu/)
 * (@maidulcu)
 * [7 years ago](https://wordpress.org/support/topic/centering-list/#post-11662267)
 * You can add this css on custom css box to make it centre
 *     ```
       @media screen and (min-width: 1024px) {
       #main-content.team-list {
           margin-left: 25%;
       }
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Centering List’ is closed to new replies.

 * ![](https://ps.w.org/wp-team-manager/assets/icon-256x256.png?rev=3255850)
 * [Dynamic Team Manager - Team Member Showcase with grid, slider, table Elementor widget & shortcode](https://wordpress.org/plugins/wp-team-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-team-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-team-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-team-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-team-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-team-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Maidul](https://wordpress.org/support/users/maidulcu/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/centering-list/#post-11662267)
 * Status: not resolved