Private: Home › Forums › HTML Templates › Metropolis – Clean Multipurpose Theme › prettyPhoto, default theme › Reply To: prettyPhoto, default theme
June 13, 2015 at 2:34 pm
#3135
Participant
Hello,
Please open up css/prettyPhoto.css and go to about line 19 where it’s written:
.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
Add the !important rule to the end of the line so it looks like following:
.pp_default .pp_nav .pp_pause{background-position:-51px -29px !important}
Save the file and reupload it.
The pause button should be now working normally.
Robert