hi, i would like to remove this link on category pages (highlighted in yellow below" Can you advise of CSS i can use? i tried below code i found online and it didnt work:
.woocommerce .products .product_type_variable {
display: none !important;
}
All following comments are shown for registered users only!