Title: save1418's Replies | WordPress.org

---

# save1418

  [  ](https://wordpress.org/support/users/save1418/)

 *   [Profile](https://wordpress.org/support/users/save1418/)
 *   [Topics Started](https://wordpress.org/support/users/save1418/topics/)
 *   [Replies Created](https://wordpress.org/support/users/save1418/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/save1418/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/save1418/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/save1418/engagements/)
 *   [Favorites](https://wordpress.org/support/users/save1418/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Video Background] Grey background since update to 2.6.3](https://wordpress.org/support/topic/grey-background-since-update-to-2-6-3/)
 *  Thread Starter [save1418](https://wordpress.org/support/users/save1418/)
 * (@save1418)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/grey-background-since-update-to-2-6-3/#post-9581709)
 * Thank you for your quick reply guys.
 * Well as I have set up the background to be transparent, now it is not visible
   at all on mobile or desktop :). I can change it back to a gray color and delete
   the custom CSS.
 * A kind question, do you have any way to test if your video background works on
   mobile chrome? If not I will change it to grey again, so it is visible.
 * Thank you very much,
    SaVe
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Video Background] Grey background since update to 2.6.3](https://wordpress.org/support/topic/grey-background-since-update-to-2-6-3/)
 *  Thread Starter [save1418](https://wordpress.org/support/users/save1418/)
 * (@save1418)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/grey-background-since-update-to-2-6-3/#post-9578121)
 * So I have found out that the css structure has changed. Previously I used:
 * .vidbg-container {
    } body {background: rgba(0, 0, 0, 0) !important;}
 * Now I needed to change it to following:
    .vidbg-container {background-color: 
   rgba(0, 0, 0, 0) !important;}
 * I still have the issue, that the video is not shown on mobile chrome browser.
   I have flushed the cache of the server, same issue. Any idea?
 * Thank you in advance

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