Hi, we just generate a custom css and we disable some elements that we not use, but also we remove some that now it has remove some icons on our footer page and i can’t remember what was the setting for icons on css generator. we use this code to display some informations on our footer
<div style="line-height: 1,4;">
<i class="fas fa-map-marker-alt" style="width: 17px; text-align: center; margin-right: 4px; color: #008b9b;"></i> Σισμανογλείου 19, Βριλήσσια, Ελλάδα<br>
<i class="fas fa-phone-square-alt" style="width: 17px; text-align: center; margin-right: 4px; color: #008b9b;"></i> Τηλέφωνο: 210 80 37 697<br>
<i class="fas fa-fax" style="width: 17px; text-align: center; margin-right: 4px; color: #008b9b;"></i> Φαξ: 211 18 27 303</div>
<i class="fas fa-parking" style="width: 17px; text-align: center; margin-right: 4px; color: #ba2a2a;"></i> Parking 10 Θέσεων<br>
<i class="far fa-clock" style="width: 17px; text-align: center; margin-right: 4px; color: #008b9b;"></i> Ώρες & μέρες λειτουργίας
<br>
Δευτέρα-Τετάρτη-Σάββατο: 9:00 - 17:00
<br>
Τρίτη-Πέμπτη-Παρασκευή: 9:00 - 21:00
thank you in advance!