Can’t hide the horizontal grey lines between the elements on product page
-
Hi,
There are horizontal grey lines between the elements in the add to cart widget in my product page. I want to hide them. I have 2 attribute type and a few variaton/attribute, it means I have 5 grey line there. I successfully hide 3 of them with this CSS:
.single .entry-title, .product_meta, .woocommerce div.product form.cart, table td {
border: none;
}But the last 2 is still there. Do you have any suggestion how to hide them?
Thanks, Mark
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Can’t hide the horizontal grey lines between the elements on product page’ is closed to new replies.