Pregunta

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

¿Fue útil?

Solución

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>

Licenciado bajo: CC-BY-SA con atribución
No afiliado a magento.stackexchange
scroll top