Home Forums WoodMart support forum Reove “Select Options”

Reove “Select Options”

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #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.
    #374947

    Luke Nielsen
    Keymaster

    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

Viewing 2 posts - 1 through 2 (of 2 total)