Title: Background Image Alignment
Last modified: August 30, 2016

---

# Background Image Alignment

 *  Resolved [welsho](https://wordpress.org/support/users/welsho/)
 * (@welsho)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/background-image-alignment-3/)
 * I need to know how to align my image right instead of center.
 * e.g. davidwelsh.ca
 * The image has a face to the right-hand side, but when you resize the window, 
   the image stays centered and the face is lost. I need to make sure the image 
   is aligned right i.e. the face is always visible even when the window is resized.
 * Thanks!

Viewing 1 replies (of 1 total)

 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/background-image-alignment-3/#post-6290911)
 * Hi,
 * Try adding the following CSS to your site using Simple Custom CSS plugin:
 *     ```
       body.custom-background {
           background-position: right top !important;
       }
       ```
   
 * Regards,
    Hardeep

Viewing 1 replies (of 1 total)

The topic ‘Background Image Alignment’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/zerif-lite/1.8.5.49/screenshot.
   png)
 * Zerif Lite
 * [Support Threads](https://wordpress.org/support/theme/zerif-lite/)
 * [Active Topics](https://wordpress.org/support/theme/zerif-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/zerif-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/zerif-lite/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/background-image-alignment-3/#post-6290911)
 * Status: resolved