Title: Fixed Background Image
Last modified: August 21, 2016

---

# Fixed Background Image

 *  Resolved [kidmattattack](https://wordpress.org/support/users/kidmattattack/)
 * (@kidmattattack)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/fixed-background-image/)
 * Im not a fan of the background image tiling. Is there a way I can keep the image
   fixed so only the content scrolls up and down?

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

 *  Theme Author [MyThemeShop](https://wordpress.org/support/users/mythemeshop/)
 * (@mythemeshop)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/fixed-background-image/#post-4281532)
 * Hi, please add below code in Theme Options Panel >> Styling >> Custom CSS
 * body {
    background-position: top center; background-attachment: fixed; }
 *  Thread Starter [kidmattattack](https://wordpress.org/support/users/kidmattattack/)
 * (@kidmattattack)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/fixed-background-image/#post-4281549)
 * It worked! Thanks a bunch!

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

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

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

 * 2 replies
 * 2 participants
 * Last reply from: [kidmattattack](https://wordpress.org/support/users/kidmattattack/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/fixed-background-image/#post-4281549)
 * Status: resolved