Hi,
I have currently a Problem with MediaPress. When somebody posts a video or audio and I press the Play Icon, then normally when Mediapress plays the video or audio, it changes the icon to the pause icon. Currently, the icon does not change the shape when pressing play.
I guess this is a caching problem but I don’t know which kind of.
Do you might have a clue specificly how I could resolve it?
Thank you for your time.
Regards
DanielHi Daniel,
Please link me to the page. It is most probably a css override issue.Regards
BrajeshThank you. The problem is theme overriding the background position for button.
Please add this to css
.mejs-pause>button { background-position: -20px 0 !important; }
should fix it.
Regards
BrajeshThank you for confirming.
I am glad it is resolved.
Regards
Brajesh
The topic ‘ [Resolved] MediaPress Video Play button doesn't change’ is closed to new replies.