Home Forums Themes Support Gecko Remove Side Menu & Related Products

Viewing 5 reply threads
  • Author
    Posts
    • #20492

      Hi there,

      I hope this email finds you well.

      Please, could you help me to fix some items on Gecko theme?

      1. How can I remove the sidebar /push menu from the website? Please, you can find the image that illustrate my question attached.
      2. How can I remove the “related products” from all the product pages on the website?

      Thank you very much for your assistance 🙂

      Warm Regards,

      Attachments:
      You must be logged in to view attached files.
    • #20513

      Hi,

      Please add below code to JanStudio > Theme Option> General Layout > Custom CSS

      .product-extra {display: none;}
      @media only screen and (min-width: 1025px) {
      .jas-push-menu-btn {display: none;}
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #20517

      Hi there,

      Thank you so much for your assistance 🙂 It all worked fine!

      Just a final question: Can I move the shopping bag from the main page to the top bar? Please, you can find more in the image attached.

      Thank you once again!

       

       

      Attachments:
      You must be logged in to view attached files.
    • #20537

      Hi,

      Please download this file and extract to gecko-child > views > header

      Best regards

      Attachments:
      You must be logged in to view attached files.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #20839

      Thank you very much!

      Would you be also able to help me with one last thing?

      How can I insert a blank space between the product page and the main slider? For example, 40px space?

      You can find the image to illustrate attached.

      Thank you once again!

       

      Attachments:
      You must be logged in to view attached files.
    • #20860

      Hi,

      Please add below code to JanStudio > Theme Option > General Layout > Custom CSS

      .jas-wc-single .product {margin-top: 40px;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 5 reply threads

You must be logged in to reply to this topic.