Archived topic
Cart in Menu - increase size & drop down on mobile
1 reply · Started by pairfum on February 11, 2020
Dear Support,
We are currently trialling the drop down mini cart in the menu and like it very much, as we would like to move away from the current side cart on our live site (it loads to slowly).
You can see the GP Mini Cart already here on our staging site:
https://staging.pairfum.com
Are the following customisations possible:
- increase the size of drop down?
- add a product quantity increase/decrease to the drop down?
- automatically open the drop down mini cart on add to cart?
We noticed on mobile/tablet, that when you touch the mini cart icon, it transfers straight to the checkout. We would have expected that the mini cart would drop down / open on mobile.
Can this behaviour on mobile be changed?
Many thanks for your help.
Kind regards,
Pairfum London
https://www.pairfum.com
Hi there,
For the font size, try this CSS:
#wc-mini-cart a {
font-size: 15px;
}
As for the other questions, unfortunately these aren't possible at the moment. I've made a note to look into this, even if it means adding a filter to allow this kind of functionality.