Title: Making white background transparent
Last modified: November 4, 2016

---

# Making white background transparent

 *  Anonymous User
 * (@anonymized-11539796)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/making-white-background-transparent/)
 * Hello All,
 *  Really love this theme! trying to change main body color from white to transparent….
   any suggestions? looking in css with no resolve. Thanks!
 * Sincerely,
 * Craig

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

 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/making-white-background-transparent/#post-8397205)
 * Hello Craig,
 * I’m not sure what is your issue. Can you please provide more details and some
   explanatory screenshots?
 * You can upload screenshots to your WordPress Media Library and share a link, 
   or you can use one of the online screenshot services.
 * Kind Regards, Roman.
 *  Thread Starter Anonymous User
 * (@anonymized-11539796)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/making-white-background-transparent/#post-8397228)
 * Here is my site [http://www.rxfitness.net](http://www.rxfitness.net), would love
   to have the white background transparent and change my font color to white (of
   course). Thanks again.
 * Sincerely,
 * Craig
 *  Thread Starter Anonymous User
 * (@anonymized-11539796)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/making-white-background-transparent/#post-8397248)
 * & Thanks in advance for your help, Roman.
 *  Thread Starter Anonymous User
 * (@anonymized-11539796)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/making-white-background-transparent/#post-8397276)
 * Might have found it in site container in style.css..
    -  This reply was modified 9 years, 6 months ago by Anonymous User.
 *  Thread Starter Anonymous User
 * (@anonymized-11539796)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/making-white-background-transparent/#post-8397292)
 * found it on line 1476…my apologies…thanks again for an amazing theme!
 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/making-white-background-transparent/#post-8397341)
 * Craig, please try to use the following CSS code.
 * You can add CSS code to your site with [Simple Custom CSS](https://wordpress.org/plugins/simple-custom-css/)
   plugin (just copy CSS code and paste it in **Dashboard → Appearance → Custom 
   CSS** after installing and activating the plugin). Also you can add CSS code 
   directly to `style.css` file of your [child theme](https://codex.wordpress.org/Child_Themes).
 *     ```
       div#content > div.container,
       div#primary article {
           background-color: transparent;
           border: none;
       }
   
       div#primary article,
       div#primary article h1.entry-title {
           color: white;
       }
       ```
   
 * Kind Regards, Roman.
 *  Thread Starter Anonymous User
 * (@anonymized-11539796)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/making-white-background-transparent/#post-8397357)
 * Thank You Roman!!! Greatly appreciated!!
 * Sincerely,
 * Craig
 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/making-white-background-transparent/#post-8397389)
 * You are welcome Craig!
 * By the way, it would be nice if you leave your feedback for **Astrid** theme,
   here is a [quick link](https://wordpress.org/support/theme/astrid/reviews/#new-post)
   🙂
 * Kind Regards, Roman.
 *  Thread Starter Anonymous User
 * (@anonymized-11539796)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/making-white-background-transparent/#post-8401219)
 * Got it! Loving this! Just a quick question…is it taking a long time to load for
   you? [http://www.craigmurway.com](http://www.craigmurway.com) thanks again.
 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/making-white-background-transparent/#post-8402274)
 * That domain doesn’t point to any site, just domain advertising.
 * But yes, it loads slow.
 * Kind Regards, Roman.
 *  Thread Starter Anonymous User
 * (@anonymized-11539796)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/making-white-background-transparent/#post-8402484)
 * Sorry,
 *  Late last night I made a new site w/ craigmurway.net (something was lingering
   in old site from past domain) [http://www.craigmurway.net](http://www.craigmurway.net)
   is now the site and loads super fast now. Thanks again!
 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/making-white-background-transparent/#post-8403155)
 * You are always welcome Craig! 🙂
 * Kind Regards, Roman.

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

The topic ‘Making white background transparent’ is closed to new replies.

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

 * 12 replies
 * 2 participants
 * Last reply from: [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/making-white-background-transparent/#post-8403155)
 * Status: not resolved