• Resolved byrdthewyrd

    (@byrdthewyrd)


    When I preview the plugin from the wordpress dashboard in the mp3 editor everything looks fine. However when I actually add the plugin to my website the play button overlaps the playlist numbering making the plugin look very tacky and unprofessional.

    I’ve tried uninstalling and reinstalling. I’ve tried creating new pages, nothing seems to work. I’m not exactly sure how to resolve this issue which is unfortunate because minus this small issue the plugin is amazing.

    I would appreciate if you could give me a small hand. I’m sure that this is a minor issue and maybe I’m overlooking something.

    I have screenshots of the issue but not sure how to send them

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author sonaar

    (@sonaar)

    Hi,

    I don’t really know why this happens, but you can fix it by adding this custom CSS in WP-Admin > Appearance > Customize > Custom CSS:

    .iron-audioplayer .playlist .track-number .number {
        margin-left: 15px;
        margin-right: 15px;
    }
    Thread Starter byrdthewyrd

    (@byrdthewyrd)

    Thank you so much the issue is resolved. I plan on upgrading to pro in the future, thank you for the quick support.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Play button overlaps playlist numbering’ is closed to new replies.