Hello,
I will give you a little trick, when an element (even with several div/span/etc...) is displayed on Joomla! without no text, no image, or else Joomla! won't display it.
Concrete example :
<div="grand parent"></div="grand parent">
<div="parent"> </div="parent">
<div="child"> </div="child">
leads to don't display at the element
grand-parent at all.
So, follow me :
- go to
Extensions =>
Modules
- search for your "
HikaShop Cart Module"
- Click on it to check his options.
- then go to
HikaShop Options tab
- Find this input "
Empty message" and just enter an "
SPACE"/(" ")
And so, when the cart is
empty no message will be display and all the module won't be
displayed.
Regards,