Title: Layout questions
Last modified: March 9, 2020

---

# Layout questions

 *  Resolved [handandhammer](https://wordpress.org/support/users/handandhammer/)
 * (@handandhammer)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/layout-questions-5/)
 * Hi,
    I have another two questions regarding the layout.
 * 1. Is it possible to change the background color of the single tv show pages 
   and the player pages? Is there a CSS code?
 * 2. Can I have a playlist like Netflix with all episodes of a show beside the 
   player and/or on the single tv show pages?
 * Thanks a lot.

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

 *  Thread Starter [handandhammer](https://wordpress.org/support/users/handandhammer/)
 * (@handandhammer)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/layout-questions-5/#post-12526529)
 * I now tried two different background color plugins, but they do not work with
   the tv show and videoplayer sites, the color picker is not shown up there.
    Maybe
   MAS overrides this function. Is there an CSS I can change the background color
   of the MAS sites in the customizer? I didn`t found yet a solution for a tv show
   playlist in a video site as well. Any ideas?
 *  Plugin Author [Farook Ibrahim](https://wordpress.org/support/users/farookibrahim/)
 * (@farookibrahim)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/layout-questions-5/#post-12528179)
 * Hello [@handandhammer](https://wordpress.org/support/users/handandhammer/),
 * Thank you for reaching us.
 * 1. Plugin does not have any option to change background color from customizer.
   We can achieve this with below custom CSS.
 *     ```
       body.single-tv_show {
           background-color: #ddd;
       }
       ```
   
 * 2. Sorry currently plugin does not have playlists for episodes.
 * Please do not hesitate to reach us if you have any questions related to our plugin.
 * Regards

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

The topic ‘Layout questions’ is closed to new replies.

 * ![](https://ps.w.org/masvideos/assets/icon-256x256.jpg?rev=3151685)
 * [MAS Videos](https://wordpress.org/plugins/masvideos/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/masvideos/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/masvideos/)
 * [Active Topics](https://wordpress.org/support/plugin/masvideos/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/masvideos/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/masvideos/reviews/)

## Tags

 * [tv show](https://wordpress.org/support/topic-tag/tv-show/)

 * 2 replies
 * 2 participants
 * Last reply from: [Farook Ibrahim](https://wordpress.org/support/users/farookibrahim/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/layout-questions-5/#post-12528179)
 * Status: resolved