Clammr button shifts right and down when I press play
-
Hi:
This morning I downloaded and installed your new Audio Player by Clammr plugin on my podcasting site https://www.hablandodetecnologia.com. At first glance it seemed to work perfectly but a closer look revealed a small bug. When I press the play button on the player the button that reads Share Clip moves under the player and becomes almost invisible. This happens because it’s white over white.
You will notice that a couple of the player colors have been changed but this was done in custom CSS. Removing it doesn’t solve the issue. In any case, here is the custom CSS that I used to change the colors.
div.mejs-button.mejs-playpause-button.mejs-play button {
background-color: #e82323;
}span.mejs-time-loaded {
background-color: #20d620;
}Maybe you could take a look at this issue for the next update.
Thank you for a wonderful plugin.
Best regards
Orlando Mergal
- The topic ‘Clammr button shifts right and down when I press play’ is closed to new replies.