Frage

I have some issues on Magento 2.3.5 mini cart dropdown is not appearing. Total number of products added in cart appearing but when I click on the mini cart it shows a black transparent overlay and nothing appears. enter image description here

War es hilfreich?

Lösung

Issue reolved basically i was trying to hide some content in Magento calue theme using display:none property of below div and it effected the minicart and disabled mini cart also. <div class="message info empty"><div class="">We can't find products matching the selection.</div></div>

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit magento.stackexchange
scroll top