Title: center text
Last modified: November 20, 2017

---

# center text

 *  Resolved [dav74](https://wordpress.org/support/users/dav74/)
 * (@dav74)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/center-text-11/)
 * Hi there,
 * Can you tell me how I centre the text within the bottom bar? It is automatically
   left aligned and I see no option to centre it. I tried the following css but 
   it did not work:
 * .ctcc-left-side {
    text-align: center; }
 * Thanks in advance

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

 *  [Gareth](https://wordpress.org/support/users/catapult_themes/)
 * (@catapult_themes)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/center-text-11/#post-9704769)
 * Hi – try:
 * #ctcc-left-side {
    display: block; width: 100%; text-align: center; }
 * This will work better using the X-close method for the close button.
 * Gareth
 *  Thread Starter [dav74](https://wordpress.org/support/users/dav74/)
 * (@dav74)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/center-text-11/#post-9705465)
 * Great many thanks

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

The topic ‘center text’ is closed to new replies.

 * ![](https://ps.w.org/uk-cookie-consent/assets/icon.svg?rev=2567699)
 * [Termly - GDPR/CCPA Cookie Consent Banner](https://wordpress.org/plugins/uk-cookie-consent/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/uk-cookie-consent/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/uk-cookie-consent/)
 * [Active Topics](https://wordpress.org/support/plugin/uk-cookie-consent/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/uk-cookie-consent/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/uk-cookie-consent/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [dav74](https://wordpress.org/support/users/dav74/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/center-text-11/#post-9705465)
 * Status: resolved