Hi,
Yes it is possible but you will have to override the view "product | cart" in order to change how the quantity is displayed.
After that, you will be able to put some specific CSS rules to create your design.
The idea is to change this part
$text = JText::sprintf('X_ITEMS_FOR_X',$qty,$this->loadTemplate());
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.