Title: Single Dox -&gt; Background Image Option (Missing)
Last modified: April 19, 2022

---

# Single Dox -> Background Image Option (Missing)

 *  Resolved [colinbuckler](https://wordpress.org/support/users/colinbuckler/)
 * (@colinbuckler)
 * [4 years ago](https://wordpress.org/support/topic/single-dox-background-image-option-missing/)
 * I have checked and configured the “Background Image” option for the “Docs Page”,“
   Archive Page” and “Live Search”. However on the “Single Doc” settings there is
   no option to configure “Background Image”.
 * Appearance -> BetterDocs -> Single Doc -> Background Image
 * Any help on getting a “Background Image” on the “Single Doc” page would be really
   helpful.
    -  This topic was modified 4 years ago by [colinbuckler](https://wordpress.org/support/users/colinbuckler/).

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

 *  Plugin Support [Pial](https://wordpress.org/support/users/iapial/)
 * (@iapial)
 * [4 years ago](https://wordpress.org/support/topic/single-dox-background-image-option-missing/#post-15573703)
 * Hello [@colinbuckler](https://wordpress.org/support/users/colinbuckler/) ,
 * Hope you are doing well.
 * We have already added this to our Feature list and hopefully, we will be working
   on it in the future.
 * We will notify you when the feature is available in the update.
 * Meantime you can use this **CSS** to add a background image on the **Single Doc
   page:**
 *     ```
       .betterdocs-single-wraper .betterdocs-content-area .docs-single-main {
           background-color: #ffffff;
           margin: 0px 15px;  
   
       }
   
       .betterdocs-single-bg .betterdocs-content-area, .betterdocs-single-bg .betterdocs-content-full {
           background-image: url(http://example.com/wp-content/uploads/2022/04/backgroung.png);
       }
       ```
   
 * **Note:** Please upload your desired image on Media and change the background-
   image URL with that.
 * Hope it helps.
 * Let me know if you need anything else
 * Thank you.
 *  Thread Starter [colinbuckler](https://wordpress.org/support/users/colinbuckler/)
 * (@colinbuckler)
 * [4 years ago](https://wordpress.org/support/topic/single-dox-background-image-option-missing/#post-15575684)
 * Thats worked – many thanks…

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

The topic ‘Single Dox -> Background Image Option (Missing)’ is closed to new replies.

 * ![](https://ps.w.org/betterdocs/assets/icon-256x256.png?rev=2953105)
 * [BetterDocs – Knowledge Base Docs & FAQ Solution for Elementor & Block Editor](https://wordpress.org/plugins/betterdocs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/betterdocs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/betterdocs/)
 * [Active Topics](https://wordpress.org/support/plugin/betterdocs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/betterdocs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/betterdocs/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [colinbuckler](https://wordpress.org/support/users/colinbuckler/)
 * Last activity: [4 years ago](https://wordpress.org/support/topic/single-dox-background-image-option-missing/#post-15575684)
 * Status: resolved