Open Jimmi08 opened 5 years ago
For bootstrap4 theme, I had to change/add this to open dropdown with card info
$('li.dropdown.vstore-storecart').addClass('show'); $('li.dropdown.vstore-storecart #vstore-cart-dropdown').addClass('show');
BT3 used open class, BT4 show on 2 places.
For bootstrap4 theme, I had to change/add this to open dropdown with card info
BT3 used open class, BT4 show on 2 places.