Multi vendor plugin

Hey,

Does the support team know how to deal with the WCFM plugin? I have this issue where the store page display the products too large on mobile as seen here: https://trinezon.com/store/store-2/

I’ve tried reaching out to wclovers and can’t even apply for a support ticket dispite being a customer for their premium plugins.

Besides that, there’s constant database issues. Should’ve gone with Dokan. Terrible support over there.

You can use this CSS to fix that
.display-products.products-grid .row {
max-width: 100%;
}

1 Like

I really need to learn basic css…
Thank you its fixed :+1: