• Resolved websbyjd

    (@websbyjd)


    Is it possible to modify the color of the play button differently than the single brand color that is in the settings? Is it selectable with CSS?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support prajna

    (@prajnajogi)

    Hello @websbyjd

    Below is the Custom CSS code you can use to change the color of the player button:

    .plyr__control–overlaid {
    background-color: blue !important;
    }


    I hope the above information will work for you. Let me know how it goes.

    Thread Starter websbyjd

    (@websbyjd)

    This has no affect. Since the player is contained in a frame, I can’t selected it with CSS.

    Thread Starter websbyjd

    (@websbyjd)

    I see now that I can add this into the Custom CSS box in the Presto Player
    settings and it works fine. Thank you!

    Hi @websbyjd,

    Thanks for the update. Good to know that you have figured it out.

    Please mark this thread as Resolved and feel free to start a new thread if there is anything else we can help you with.

    Kind regards,
    Herman ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘plyr__control button color’ is closed to new replies.