Remove Select Options from product categories

This topic has 2 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Jack Richardson

  • Avatar: aggiemullaney
    aggiemullaney
    Participant
    December 4, 2015 at 05:07

    I’d like to remove ‘Select Options’ from displaying on my product category pages. Is there simple css for this?

    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 4, 2015 at 08:12

    Hello,

    Please add this code in Theme Options > Styling > Custom CSS > Global Custom CSS:

    .product .btn.product_type_variable {
       display: none;
    }

    Best regards,
    Jack Richardson.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.