Tagged: x Author Posts March 27, 2017 at 6:01 am #1421463 danParticipant When i click on a product image, the enlarged picture is hidden in at the bottom of the screen. Can you please tell me why? The same problem on mobile and on desktop. March 27, 2017 at 6:03 am #1421466 danParticipant This reply has been marked as private. March 27, 2017 at 6:17 am #1421473 ThaiModerator Hi There, To fix this issue, please add the following CSS under Customizer > Custom > Global CSS: .pp_pic_holder.pp_woocommerce { top: 0px !important; position: fixed; } Hope it helps 🙂 March 27, 2017 at 8:08 am #1421572 danParticipant You’re the best! It works perfect. Thank you! March 27, 2017 at 9:13 am #1421675 ThaiModerator If you need anything else please let us know. Author Posts