I want to use custom icons on my website. This works on the home page very well. But I can't see the icons on the related URL of this ticket, because of the font awesome class.
I only want to remove this class at the layout of the timeline bullets but I can't find the php file. If it's possible I would copy the files into the template folder. I've searched the files in componentes/com_blox and media/com_blox but I only found css files for the timeline bullets addon.
Can you tell me where I can find this file or if it's generally possible to edit the layout of the addons?
EDIT: I've found out, if I put a space before the class it will work, too. But it would be nice, if there would be another way, too. :)
Hello,
have a little question to the blox page builder.
I want to use custom icons on my website. This works on the home page very well. But I can't see the icons on the related URL of this ticket, because of the font awesome class.
I only want to remove this class at the layout of the timeline bullets but I can't find the php file. If it's possible I would copy the files into the template folder. I've searched the files in componentes/com_blox and media/com_blox but I only found css files for the timeline bullets addon.
Can you tell me where I can find this file or if it's generally possible to edit the layout of the addons?
EDIT: I've found out, if I put a space before the class it will work, too. But it would be nice, if there would be another way, too. :)
to edit the html of the addon you need to go to blox page builder >> my addons
double click on it
and you will see a html tab
you can edit there
also look at this video
Ah, thank you very much for this information. It's my first time that I'm using your extension. I will use that for other projects in future.