Hello,
2. In order to reach your module options, follow me step by step :
- Go to Extensions dropdown => Modules
- Click to edit your module
- Then go to HikaShop Options tab
=> See my screenshot :
5. In order to edit the css relative to the popup, then use this trick:
- In your
Cart notification plugin, increase
Auto-hide delay setting.
=> This will let displayed the popup longer, allowing you to use the Inspect tool :
- Point the popup, then right-click and inspect (or inspector tool)
- New window will displayed html view and Css
=> You will be able to get the html class, and so create your own css to dress up your popup.
Note : In order to learn how to add your css command, ahve a look on this
tutorial
.
Hope this will help you to progress on your subject.
Regards