Home › Forums › WoodMart support forum › Slick slider Slick slider This topic has 1 reply, 2 voices, and was last updated 5 years, 1 month ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 1, 2020 at 2:36 pm #183847 mintudasParticipant Hello Support, I wanted to remove slick slider prev/next button from the single product page and want to display all thumb image. Please check the attached screenshot. How can I do that, please guide. Thank you Regards, Mintu Attachments:You must be logged in to view attached files. April 1, 2020 at 3:13 pm #183869 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .woocommerce-product-gallery .slick-slider .slick-prev { display:none!important; } .woocommerce-product-gallery .slick-slider .slick-next{ display:none!important; } Changing the slider functionality requires customization which is not covered by our support. Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register