• Resolved handandhammer

    (@handandhammer)


    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

    (@handandhammer)

    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

    (@farookibrahim)

    Hello @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.