QUESTION:
After installing your module version 1.0.7 on my site Magento 2.3.6, I found that the design in the Frequent Bought Together section is broken.
It seems that the module is not compatible with the Sm/market theme that I am using for my site.
Do you have a hint for me to fix?
ANSWER:
Since the theme removes the css of Magento default causing this issue:
To fix the conflict, please add the code below:
.fbt .owl-item .product-item-info { max-width: 100%; width: 152px; }
to the file /public_html/app/code/Bss/FBT/view/frontend/web/css/source/_module.less
If you need any further assistance, please feel free to contact us. We'd be happy to support!
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article