oilibear wrote: ... Module Class Suffix " nomobile" which should call Bootstrap class
BTW, where do you have that from? If I'm not completely wrong, "nomobile" is a class typical for Gavick, and they don't do anything with Bootstrap.
In Bootstrap, it's "hidden-sm" or "hidden-xs" or whatever size you need to use it for, but that doesn't work in your template, either. You're using an Icetheme template, and who knows what classes they use for this, if any. You'll see what they'll answer to your post on their forum

If nothing else, you can always use a media query in your template or HikaShop (override) CSS file.