Home Forums Jevelin Theme empty space on woocommerce product page Reply To: empty space on woocommerce product page

Home Forums Jevelin Theme empty space on woocommerce product page Reply To: empty space on woocommerce product page

Solution for this topic

How can I then just remove this part left on the cat-prijzen-prijslijst products pages (please check printscreen)

.type-product.product_cat-prijzen-prijslijst .sh-woo-layout-right.col-md-6 .summary.entry-summary .product_title{
border-bottom: 0;
}
.type-product.product_cat-prijzen-prijslijst .sh-woo-layout-right.col-md-6 .summary.entry-summary .product_title + div,
body .type-product.product_cat-prijzen-prijslijst .sh-woo-layout-right.col-md-6 .summary.entry-summary .woo-seperator-line {
display: none;
}