This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Jack Richardson
I’d like to remove ‘Select Options’ from displaying on my product category pages. Is there simple css for this?
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.
Tagged: options, persuasive, product categories, remove, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up