Title: Align the logo (image) to the left
Last modified: December 16, 2016

---

# Align the logo (image) to the left

 *  [lofoten85](https://wordpress.org/support/users/lofoten85/)
 * (@lofoten85)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/align-the-logo-image-to-the-left/)
 * Hi,
 * how do I align the logo (image) to the left?
    Now it is set to be aligned to 
   the middle.
 * Can this be done with CSS?

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

 *  [saurabh.dhariwal](https://wordpress.org/support/users/saurabhdhariwal/)
 * (@saurabhdhariwal)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/align-the-logo-image-to-the-left/#post-8559436)
 * Hello lofoten85,
 * 1. Login as admin and go on theme customizer Dashboard >> Apperance >> Customize
   or Click on Customize link on top bar from front-end.
 * 2. Then navigate CSS and put below css into textarea then click Save & Publish
   button.
 *     ```
       /*For Site Logo and Tile*/
       .site-title { text-align: left; }
       /*For Site Tag-line*/
       .site-description { text-align: left; }
       ```
   
 * ![](https://i0.wp.com/pageshot.net/images/a63625d0-bfc2-46de-b855-d22440189a81.
   png?ssl=1)
 * Hope this will helps you.
    -  This reply was modified 9 years, 4 months ago by [saurabh.dhariwal](https://wordpress.org/support/users/saurabhdhariwal/).
 *  Thread Starter [lofoten85](https://wordpress.org/support/users/lofoten85/)
 * (@lofoten85)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/align-the-logo-image-to-the-left/#post-8559522)
 * Thank you!
 * That worked just fine 🙂

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

The topic ‘Align the logo (image) to the left’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [lofoten85](https://wordpress.org/support/users/lofoten85/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/align-the-logo-image-to-the-left/#post-8559522)
 * Status: not resolved