This option is hidden by default in Goodstore Theme. You need to add some custom css. Please add this to custom css (appearance->theme options->custom code->custom css)
@media only print, only screen and (max-width: 767px) {
.yith_magnifier_zoom_magnifier {
display: block!important;
}}

Leave a Reply
You must be logged in to post a comment.