Title: Transparent Background CSS Please
Last modified: December 10, 2018

---

# Transparent Background CSS Please

 *  Resolved [3speranz](https://wordpress.org/support/users/3speranz/)
 * (@3speranz)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-css-please/)
 * See the Facebook feed in the lower right? See how the backgrounds in the widget
   don’t match the theme background? I’ve tried every CSS trick I can think of to
   make the backgrounds transparent and/or match the background color to the site
   background to no avail. Any ideas?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftransparent-background-css-please%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [editanazaryan](https://wordpress.org/support/users/editanazaryan/)
 * (@editanazaryan)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-css-please/#post-10972109)
 * Hi,
 * Could you please try to use the following code:
 *  div[class=”blog_style_object_container_0″] *{
    background-color: transparent!
   important; } Please note that this will work particularly for this feed.
 * Have a wonderful day!
 *  Thread Starter [3speranz](https://wordpress.org/support/users/3speranz/)
 * (@3speranz)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-css-please/#post-10975346)
 * Thanks very much! It’s better, as you can see. Now the entire background of the
   widget is darker than the theme. Any other ideas?
 *  Plugin Support [agharibyan](https://wordpress.org/support/users/agharibyan/)
 * (@agharibyan)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-css-please/#post-10977815)
 * Hey!
 * Could you please use the following code instead?
 *     ```
       div[class="blog_style_object_container_0"] *,
       #ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_info_container_0,
       #ffwd_container1_0 #ffwd_container2_0 .blog_style_object_container_0 {
           background-color: transparent !important;
       }
       ```
   
 * You can add it to **Appearance > Customize > Additional CSS** option.
    Cheers!
 *  Thread Starter [3speranz](https://wordpress.org/support/users/3speranz/)
 * (@3speranz)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-css-please/#post-10990091)
 * Awesome! You have been most helpful. Thanks very much.
 *  Thread Starter [3speranz](https://wordpress.org/support/users/3speranz/)
 * (@3speranz)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-css-please/#post-10990105)
 * One last thing. See how some of the text is black instead of white at the top?
   I managesd to make most of it white but not all and it looks choppy. Is there
   CSS that will make all the text white?
 *  [editanazaryan](https://wordpress.org/support/users/editanazaryan/)
 * (@editanazaryan)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-css-please/#post-10996699)
 * Hi,
 * Could you please send a screenshot of the text that you want to make white. I
   have checked and seems that all text in the top is already white.
 * Thanks. Have a nice day.
 *  Thread Starter [3speranz](https://wordpress.org/support/users/3speranz/)
 * (@3speranz)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-css-please/#post-10998566)
 * Thanks. look here:
    [https://medievalmysteries.net/wp-content/uploads/2018/12/fb-feed-formatting.jpg](https://medievalmysteries.net/wp-content/uploads/2018/12/fb-feed-formatting.jpg)
 *  [editanazaryan](https://wordpress.org/support/users/editanazaryan/)
 * (@editanazaryan)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-css-please/#post-11001369)
 * Hi,
 * Please try to use the following custom css code:
 *     ```
       #ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_info_container_0 .ffwd_blog_style_object_story_0 {
           color: #ffffff !important;
        }
       ```
   
 * Thanks. Have a nice day.
 *  Thread Starter [3speranz](https://wordpress.org/support/users/3speranz/)
 * (@3speranz)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-css-please/#post-11014134)
 * Thanks so much for all your help. All we need now is less padding on the widget.
   On a mobile phone only the widget needs 10 or 15 pixels max padding left and 
   right. May I have CSS for that?
 *  Plugin Support [agharibyan](https://wordpress.org/support/users/agharibyan/)
 * (@agharibyan)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-css-please/#post-11015907)
 * Hey!
 * Please use the following CSS code to fix the padding on mobile display:
 *     ```
       @media screen and (max-width: 768px) {
           .footer-column.last {
               padding: 5px;
           }
       }
       ```
   
 * Let us know if it works.
    Cheers!
 *  Thread Starter [3speranz](https://wordpress.org/support/users/3speranz/)
 * (@3speranz)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-css-please/#post-11017981)
 * Perfect. You have been wonderful. Thanks so much

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

 The topic ‘Transparent Background CSS Please’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wd-facebook-feed_e0e3e1.svg)
 * [10Web Social Post Feed](https://wordpress.org/plugins/wd-facebook-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wd-facebook-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wd-facebook-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/wd-facebook-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wd-facebook-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wd-facebook-feed/reviews/)

 * 11 replies
 * 3 participants
 * Last reply from: [3speranz](https://wordpress.org/support/users/3speranz/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-css-please/#post-11017981)
 * Status: resolved