Support Forum

For all questions related to themes and plugins!

Enter search keyword e.g. "footer color".

  • Registration is Required

    Registration is required to post questions to support forum. ThemeForest buyers also need to obtain Purchase code to be able to post on forum.

    Please read here how to obtain Purchase code.

#3135
Robert Kavgić
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