Home › Forums › WoodMart support forum › Reove “Select Options” Reove “Select Options” This topic has 1 reply, 2 voices, and was last updated 2 years, 9 months ago by Luke Nielsen. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 11, 2022 at 12:51 pm #374869 [email protected]Participant Hi I’ve used the css code to remove the “select options” but it’s not working. How can I remove it? thanks! Attachments:You must be logged in to view attached files. May 11, 2022 at 3:30 pm #374947 Luke NielsenKeymaster Hello, Please, try this one code for removing the “Select options” button, also enter it into the “Global Custom CSS” area. .product-grid-item .product_type_variable { display: none; } Don’t hesitate to reach out to me or my colleagues if you have any questions. Kind Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register