Strange, Joomla is adding the class we specify to other modules. Perhaps we have some content override. I will check.
...
On another issue, we are using the checkout flow like this :
login on one page then address, shipping, cart, pay, coupon on the next page.
This was working perfectly, however I noticed login now brings a 'next' button instead of the actual next page. The URL for the 'next' button and the next page are the same :
/index.php?option=com_hikashop&ctrl=checkout&task=step&step=1
Is there a config in Hikashop or Joomla generally that we are overlooking ?
The behaviour we want is to go from login to the next page, not just a page with a 'next' button.