Title: Aligning Bus Modules
Last modified: October 20, 2020

---

# Aligning Bus Modules

 *  Resolved [zannw](https://wordpress.org/support/users/zannw/)
 * (@zannw)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/aligning-bus-modules/)
 * Hi there!
 * Can someone please tell me how to horizontally align these 2 bus elements center?
 * I tried this
    <center>[wbtm-bus-list cat=”show=”]</center>
 * But it only center’s the content of each element?
 * Thanks in advance
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Faligning-bus-modules%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [Md. Abdullah Al Mahim](https://wordpress.org/support/users/aamahin/)
 * (@aamahin)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/aligning-bus-modules/#post-13560862)
 * Please go to Customize -> Additional CSS then paste this CSS code into the box
   and save it.
 *     ```
       .wbtm-bus-lists {
           width: 32%;
           float: none;
           border: 1px solid #ddd;
           margin: 5px;
           padding: 5px;
           display: inline-block;
       }
       ```
   
 *  Thread Starter [zannw](https://wordpress.org/support/users/zannw/)
 * (@zannw)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/aligning-bus-modules/#post-13561314)
 * Thank you it worked 100%!

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

The topic ‘Aligning Bus Modules’ is closed to new replies.

 * ![](https://ps.w.org/bus-ticket-booking-with-seat-reservation/assets/icon-128x128.
   png?rev=2367600)
 * [Bus Ticket Booking with Seat Reservation](https://wordpress.org/plugins/bus-ticket-booking-with-seat-reservation/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bus-ticket-booking-with-seat-reservation/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bus-ticket-booking-with-seat-reservation/)
 * [Active Topics](https://wordpress.org/support/plugin/bus-ticket-booking-with-seat-reservation/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bus-ticket-booking-with-seat-reservation/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bus-ticket-booking-with-seat-reservation/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [zannw](https://wordpress.org/support/users/zannw/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/aligning-bus-modules/#post-13561314)
 * Status: resolved