Title: Changing a background image
Last modified: July 28, 2018

---

# Changing a background image

 *  Resolved [cupcakesandsarcasm](https://wordpress.org/support/users/cupcakesandsarcasm/)
 * (@cupcakesandsarcasm)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-a-background-image/)
 * How do I change the background image behind the scroll on the Elara theme?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanging-a-background-image%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-a-background-image/#post-10536890)
 * Hello, cupcakesandsarcasm.
 * Thank you for contacting us and for using our theme. We appreciate it.
 * In order to change that image, please follow this part of our online documentation
   for Elara (Pro) – [https://help.lyrathemes.com/article/90-highlight-post](https://help.lyrathemes.com/article/90-highlight-post)
 * Hope this helps but if you have any additional questions, feel free to ask.
 * Kind regards.
 *  Thread Starter [cupcakesandsarcasm](https://wordpress.org/support/users/cupcakesandsarcasm/)
 * (@cupcakesandsarcasm)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-a-background-image/#post-10583453)
 * I am struggling with the home page… when not in customization mode the title 
   is cut off. When in customization mode the titles show fine. We have been unable
   to figure a way to adjust the size of the photos or the images on the home page
   to allow for the entire title to appear. I have images if there is away to get
   them to you.
 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-a-background-image/#post-10584106)
 * You can upload those to [https://prnt.sc/](https://prnt.sc/) or any similar image
   sharing service and post the links to them.
 * We’ll see what could be done.
 * Kind regards.
 *  Thread Starter [cupcakesandsarcasm](https://wordpress.org/support/users/cupcakesandsarcasm/)
 * (@cupcakesandsarcasm)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-a-background-image/#post-10584197)
 * I believe that I uploaded those correctly. Please let me know what else I can
   provide.
 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-a-background-image/#post-10584207)
 * Links to them, please?
 *  Thread Starter [cupcakesandsarcasm](https://wordpress.org/support/users/cupcakesandsarcasm/)
 * (@cupcakesandsarcasm)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-a-background-image/#post-10584221)
 * [http://prntscr.com/khtbg3](http://prntscr.com/khtbg3)
 * [http://prntscr.com/khtbqz](http://prntscr.com/khtbqz)
 * Here you go.
 *  [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * (@jarektheme)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-a-background-image/#post-10593979)
 * Hi [@cupcakesandsarcasm](https://wordpress.org/support/users/cupcakesandsarcasm/),
 * ​I apologize for the delay in response.
 * Please go to Appearance → Customize → Additional CSS and add the following css:
 *     ```
       #blog-feed .col-lg-4:nth-child(3n+1) {
           clear: both;
       }
       ```
   
 * Let me know if that helps.
 * Kind regards
 *  Thread Starter [cupcakesandsarcasm](https://wordpress.org/support/users/cupcakesandsarcasm/)
 * (@cupcakesandsarcasm)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-a-background-image/#post-10594593)
 * I believe that I entered that correctly, but it did not result in a change. I
   took a screenshot to be sure. Here is the link:
 * [http://prntscr.com/kj4mtw](http://prntscr.com/kj4mtw)
 *  [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * (@jarektheme)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-a-background-image/#post-10596831)
 * Would it be possible to send us URL to your page so I’ll take a look into it?
 * Kind regards
 *  Thread Starter [cupcakesandsarcasm](https://wordpress.org/support/users/cupcakesandsarcasm/)
 * (@cupcakesandsarcasm)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-a-background-image/#post-10611943)
 * My apologies for the long delay.
 * [https://cupcakes-and-sarcasm.com/](https://cupcakes-and-sarcasm.com/)
 *  [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * (@jarektheme)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/changing-a-background-image/#post-10619125)
 * Please try this css:
 *     ```
       #blog-feed .col-lg-4:nth-child(3n+1) {
           clear: both;
           height: auto !important;
       }
       ```
   
 * Hope that helps.
 * Best
 *  Thread Starter [cupcakesandsarcasm](https://wordpress.org/support/users/cupcakesandsarcasm/)
 * (@cupcakesandsarcasm)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/changing-a-background-image/#post-10622895)
 * That did it. Thank you so much for the help.
 *  [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * (@jarektheme)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/changing-a-background-image/#post-10623400)
 * I am glad it is working out for you 🙂
 * Would you please take some time out from your busy day to leave us a quick review
   here: [https://wordpress.org/support/theme/elara/reviews/#new-post](https://wordpress.org/support/theme/elara/reviews/#new-post)
   
   We’d really appreciate it 🙂

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

The topic ‘Changing a background image’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/elara/1.7/screenshot.jpg)
 * Elara
 * [Support Threads](https://wordpress.org/support/theme/elara/)
 * [Active Topics](https://wordpress.org/support/theme/elara/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/elara/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/elara/reviews/)

 * 13 replies
 * 3 participants
 * Last reply from: [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/changing-a-background-image/#post-10623400)
 * Status: resolved