trash icon not show with gantry 5 template

simgiallorosso

New Member
Hello and thank you for the time you dedicate to me. fabrik with the gantry 5 helium theme does not show the trash icon to delete a record.
in reality the icon is clearly near the lens, but you can't see the icon.
If I set the classic Joomla 5 Cassiopeia template it shows correctly.

how can I solve it?
thank you all
 

Attachments

  • Screenshot 2024-02-23 alle 18.26.24.png
    Screenshot 2024-02-23 alle 18.26.24.png
    55 KB · Views: 40
It seems your Gantry is overriding the .fa-trash definition.
No idea how, e.g. the Fabrik site is running G5_Helium and there it's ok.


Try to add the CSS in custom_css.php of your list template.

.fa-trash:before {content: "\f1f8";}
or
.fa-trash:before {content: "\f1f8"!important;}
 
We are in need of some funding.
More details.

Thank you.

Staff online

Members online

Back
Top