Title: centering
Last modified: August 31, 2016

---

# centering

 *  [sarahlouisewaterhouse](https://wordpress.org/support/users/sarahlouisewaterhouse/)
 * (@sarahlouisewaterhouse)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/centering-14/)
 * I can’t center the calendar. I put the custom css in
 * #sbc-calendar-wrapper {text-align:center;}
    #sbc-calendar {float:none !important;
   display:inline-block; margin:0 2px 30px 3px !important;} h2.sbc-title {text-align:
   center;}
 * But it didn’t change anything. I also put it into the body of the page but no
   luck.
    Please can you help. My URL is [http://www.ambleside.co.uk/accommodation/self-catering/angelas-cottage/](http://www.ambleside.co.uk/accommodation/self-catering/angelas-cottage/)
 * [https://wordpress.org/plugins/wp-simple-booking-calendar/](https://wordpress.org/plugins/wp-simple-booking-calendar/)

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

 *  [simplebookingcalendar](https://wordpress.org/support/users/simplebookingcalendar/)
 * (@simplebookingcalendar)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/centering-14/#post-7337985)
 * Hi,
 * Instead of #sbc, try to use #wpsbc. If it doesn’t help, please contact us at 
   [support@wpsimplebookingcalendar.com](https://wordpress.org/support/topic/centering-14/support@wpsimplebookingcalendar.com?output_format=md).
 *  [aerojoe](https://wordpress.org/support/users/aerojoe/)
 * (@aerojoe)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/centering-14/#post-8344379)
 * Hello,
 * I’ve added the same css to my theme and get the same result. My calendar is still
   left justified. Any ideas?
 * thanks
    Joe
 * [http://halemahinacondo.com/home/calendar](http://halemahinacondo.com/home/calendar)
 *  [simplebookingcalendar](https://wordpress.org/support/users/simplebookingcalendar/)
 * (@simplebookingcalendar)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/centering-14/#post-8347973)
 * Hi Joe,
 * Here are three options that might work:
 * .wpsbc-container {float:none !important; margin:0 auto !important; display:inline-
   block !important;}
 * Or:
 * .wpsbc-container {text-align:center;}
    div.wpsbc-calendar {float:none !important;
   display:inline-block !important;}
 * Or:
 * div.wpsbc-calendar {float:none !important; display:inline-block !important; margin-
   right:0 !important; margin-left:0 !important;}
    .wpsbc-container {text-align:
   center;}
 *  [aerojoe](https://wordpress.org/support/users/aerojoe/)
 * (@aerojoe)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/centering-14/#post-8348996)
 * Thank-you. None of the options were able to center the 12-month view, but each
   had a minor variation in the presentation where more or less spacing between 
   the months would change. With the second option, I do get a bit more space on
   the left side although it’s still not centered. I need to display all 12 months
   at once so I can’t just present 1, 2 or 6 months. I did try option 2 above with
   one month displayed and it did not center.
 * If you have any other ideas, I’d appreciate it and can try them out. Otherwise,
   I’ll live with the minor improvement.
 * Again, thanks
    Joe

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

The topic ‘centering’ is closed to new replies.

 * ![](https://ps.w.org/wp-simple-booking-calendar/assets/icon-256x256.png?rev=2204430)
 * [WP Simple Booking Calendar](https://wordpress.org/plugins/wp-simple-booking-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-simple-booking-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-simple-booking-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-simple-booking-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-simple-booking-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-simple-booking-calendar/reviews/)

## Tags

 * [centering](https://wordpress.org/support/topic-tag/centering/)

 * 4 replies
 * 3 participants
 * Last reply from: [aerojoe](https://wordpress.org/support/users/aerojoe/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/centering-14/#post-8348996)
 * Status: not resolved