I have buy this Plugin WooCommerce Booking & Rental Plugin

https://codecanyon.net/item/rnb-woocommerce-rental-booking-system/14835145?_ga=2.74518546.163575238.1666870507-1406760407.1665197693


i installed the plugin, but when i load the product into the woocommerce store, all the things come on top of each other and not neatly structured like here in the demo: https://preview.redq.io/rnb/shop/bmw-i8/

This plugin dont work with betheme, if some one have a plan to fix this, i open for instructions,


we have test this:

css

.woocommerce form.cart {

 flex-wrap: wrap;

}


css 2-....


#categoryPreview .categories-attr{

  flex-direction: column!important;

}

.woocommerce form.cart > *{

  width: 100%!important;

}


but not all are in a separate line or not correct .

Comments

Sign In or Register to comment.