Title: Changing logo alignment
Last modified: August 31, 2016

---

# Changing logo alignment

 *  Resolved [ethanslowry](https://wordpress.org/support/users/ethanslowry/)
 * (@ethanslowry)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/changing-logo-alignment/)
 * Hi I’m a complete novice when it comes to wordpress and writing code. So if you
   could explain what I need to do as simply as possible lol. But if what i’m asking
   isn’t possible then that’s fine.
 * The enigma theme allows for a logo/picture to be placed in the header of the 
   page. But it limits the size this image can be. It also wont let me reposition
   this image at all.
 * I would like to lengthen this image and move it slightly to the left so that 
   the margin to the left is narrower.
 * My website is [http://www.ethan-lowry.com](http://www.ethan-lowry.com)

Viewing 1 replies (of 1 total)

 *  [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/changing-logo-alignment/#post-6950684)
 * Hi,
 * Please go to Admin Dashboard >>Appearance >>Theme Options >>General Settings 
   and find Custom CSS editor.
 * Now copy below CSS in Custom CSS editor.
 *     ```
       .header_section .container {
         width: 100% !important;
       }
       ```
   
 * Save the changes.
 * Let us know for further assistance.
 * Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Changing logo alignment’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/changing-logo-alignment/#post-6950684)
 * Status: resolved