Home › Forums › Themes Support › Gecko › Hide or remove the 2 arrows at product detail page
Tagged: arrows, product detail page
- This topic has 7 replies, 2 voices, and was last updated 6 years, 3 months ago by studiobandit.
-
AuthorPosts
-
-
July 24, 2018 at 9:23 pm #23171
Hi,
How can I remove the previous – next arrows at the product detail page?
Thanks,
GeraldineAttachments:
You must be logged in to view attached files. -
July 25, 2018 at 1:52 am #23184
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.single-product-thumbnail .slick-arrow {display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
August 13, 2018 at 10:31 pm #23824
Thanks! I added the code but the arrows are still there.
I have another question too. I would like to remove or hide the product image hover. I can’t find this particular one in the forum. Do you have a css code for me?
Best,
Geraldine
-
August 14, 2018 at 7:42 pm #23839
Hi,
1. Please change code to
.single-product-thumbnail .slick-arrow {display: none !important;}
2. Please go to JanStudio > Theme Option > WooCommerce > Product Lising Setting > Flip Product Thumbnail > Off
If you want disable zoom effect on product detail page please go to JanStudio > Theme Option > WooCommerce > Product Detail Setting > Enable Zoom > Off.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
August 15, 2018 at 2:54 am #23854
Thank you
- Â Unfotunately this code does not work, the arrows are still there.
2. It isn’t about the zoom effect. I ment the hover on the product listing page. I already removed the quick view button but now the white hover/overlay stays. I would like to have this removed or complete transparent 😉
Thanks in advance,
Geraldine
-
August 15, 2018 at 4:02 am #23855
I fixed question number 2:-)
-
August 15, 2018 at 10:09 am #23863
Hi,
I checked your site and see the arrows on main image of product now removed.
Could you please clear cache and check again?
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
August 15, 2018 at 3:34 pm #23881
Thanks! It works:-)
-
-
AuthorPosts
You must be logged in to reply to this topic.