• Hi. Is there a CSS code to just change the color of the play button? It’s currently
    magenta, and i would like to change it to grey.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Fotis

    (@markwaregr)

    Hi there,
    you can add this

    .ai-wrap .ai-audio-control{
    background:gray;
    }

    in your custom css box under Customize->Additional CSS.

    Let me know if this helps!

Viewing 1 replies (of 1 total)

The topic ‘Play Button Color’ is closed to new replies.