Non-sticky Menu & Auto Zoom on Product Page-

Hello;

I have 3 questions:

  1. Is it possible to change sticky menu to non-sticy? I could not find it on theme options?

  2. On the single product page (tour page) images are auto zoom, which makes images look low quality. How to remove this function?

  3. Prices shown as “from”. Is it possible to remove this ?

Thanks

I just realized I forgot to mention the link of website: emzay.ru

Hello,

  1. You can add following CSS to your appearance >> customise >> custom css and js >> custom css box:

.fixed-position {
display:none !important;
}
2. There are now auto zoom on the tour detail page. The image quality shows fine in our demo site. Or can you please clarify what you mean?

  1. Please follow: https://www.support.waituk.com/hc/en-us/community/posts/115002778789-Remove-from-in-Grid-View

Also, please use single post for one specific query rather than adding multiple questions in single post and wait until the post is answered before adding multiple posts. Just helps us answer your query faster.

Thank you