Hi, thanks for the help….I’ve done it with
.product-view-booking .product-attributes {
display: none;
}
.product-view-booking .shop_attributes th {
display: none;
}
.product-view-booking .shop_attributes td {
display: none;
}
Hi, thanks for the help….I’ve done it with
.product-view-booking .product-attributes {
display: none;
}
.product-view-booking .shop_attributes th {
display: none;
}
.product-view-booking .shop_attributes td {
display: none;
}
Hi, that removes them from the product page as well as the shop page….I’m looking to just not display them on the “booking” shop style.
Thanks
Hi,
That works great, thanks for the help 🙂
Hi,
Thanks for the response, do you have the HTML used in the Engineer demo, as it does not import with the demo?
Thanks