• Love your player.

    I have it set to have the cover art show to the left of the play button; not next to each track. It is a nice square size when viewing on desktop.

    On Mobile, that cover art is first and is HUGE on the phone. Is there a way to adjust this size smaller? is there a reason it is HUGE on mobile when usng the player?

    Thanks

    Barry

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Fotis

    (@markwaregr)

    Hi there,
    you can add this

    @media (max-width: 580px){
    .ai-wrap .ai-control-wrap-thumb {
        width:130px;
        }
    }

    in your custom CSS box under Customize->Additional CSS to make it smaller. Change 130 to your preference.
    Let me know if this worked for you.

    Thread Starter teacherdesigner

    (@hoffkids)

    I cry with the joy I get from your quick fixes!

    That worked perfectly.
    You are amazing.

    Thank you.

    Barry

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘cover art question’ is closed to new replies.