Hello,
1. For change a table into a simple div follow me step by step :
a. Documentation to learn about the override system
b. A option can be useful to from which view you can create your override :
- From Main HikaShop Configuration => Advanced tab
- First part Advanced Settings part => Display view files option, on "Frontend"
=> Result, on the frontend you will see view reference :
c. Then, create a new view from the required view.
Note : From what you want to achieved, I highly recommand you to use the
Fontawesome icon
.
2. I think you can use the override system a bit like before but with some Css custom.
=> Have a look on this
tutorial
to learn how to add custom css to your frontend file.
Hope this will help you to achieved what you requested.
Regards