Home › Forums › Themes Support › Gecko › Remove Side Menu & Related Products
Tagged: side menu, related posts
- This topic has 5 replies, 2 voices, and was last updated 6 years, 5 months ago by Harry.
-
AuthorPosts
-
-
May 15, 2018 at 2:25 pm #20492
Hi there,
I hope this email finds you well.
Please, could you help me to fix some items on Gecko theme?
- How can I remove the sidebar /push menu from the website? Please, you can find the image that illustrate my question attached.
- 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. -
May 15, 2018 at 5:02 pm #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 -
May 15, 2018 at 7:10 pm #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. -
May 15, 2018 at 10:58 pm #20537
-
May 25, 2018 at 9:36 am #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. -
May 25, 2018 at 5:01 pm #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
-
-
AuthorPosts
You must be logged in to reply to this topic.