The background color can be configured in the HikaShop options of your menu/module. If you don’t see any changes, it’s because you’re not editing the correct menu/module.
If however you want to use CSS for that, you need to do like that: .hikashop_subcontainer{ background-color: red !important; }
The !important will override the CSS of that background option of your menus/modules.
Latest posts by Document Team (see all)
- JS Jobs Data Dictionary: How to Add New Entity? - January 3, 2017
- JS Jobs Categories: How to Add New Categories? - December 30, 2016
- JS Jobs Message System: Front End Messages - December 30, 2016
Recent Comments