• Hi there,

    We just uploaded your plugin & we’ve changed the player width first to 450 and then to 50 and it isn’t changing anything, it’s still very wide.

    Also, is there no way to change the fuscia color.

    Thanks

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

    (@markwaregr)

    Hi there,
    Can you try this

    
    .ai-audioigniter{width:450px}
    
    

    in your custom css box under Customize->Additional CSS instead?

    Changing colors is part of the PRO version of the theme. You can still use some CSS.
    Try this

    .ai-wrap .ai-audio-control{background:green;}
    .ai-wrap .ai-track.ai-track-active, .ai-wrap .ai-track:hover{background:green;}
    .ai-wrap .ai-volume-bar.ai-volume-bar-active:before{background:green;}
    

    under Customize->Additional CSS and change green to your preference

    Let me know if this helps

Viewing 1 replies (of 1 total)

The topic ‘Maximum Player Width not working’ is closed to new replies.