Title: Title alignment
Last modified: August 31, 2016

---

# Title alignment

 *  Resolved [shaikhen](https://wordpress.org/support/users/shaikhen/)
 * (@shaikhen)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/title-alignment-7/)
 * Hi Please would someone be kind enough to post the custom CSS i can use to align
   my site title to left of my site inline with menu and page alingment.
 * Thanks

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

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/title-alignment-7/#post-6912634)
 * Thanks for choosing Apex!
 * Here’s the CSS you can use to left-align the site title:
 *     ```
       .title-container {
         text-align: left;
       }
       ```
   
 * Copy & paste the code above into the “Custom CSS” section in the Customizer (
   Appearance > Customize), and it should take affect right away.
 *  Thread Starter [shaikhen](https://wordpress.org/support/users/shaikhen/)
 * (@shaikhen)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/title-alignment-7/#post-6912671)
 * Cheers Ben, knew it would be something simple!
    Thanks
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/title-alignment-7/#post-6912716)
 * You’re welcome, enjoy the theme 🙂

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

The topic ‘Title alignment’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/apex/1.41/screenshot.png)
 * Apex
 * [Support Threads](https://wordpress.org/support/theme/apex/)
 * [Active Topics](https://wordpress.org/support/theme/apex/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/apex/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/apex/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/title-alignment-7/#post-6912716)
 * Status: resolved