Hey
I want to upload my own trust icons without paying for an app - is there any custom code that could help me do this?
thanks in advanced
Hey
I want to upload my own trust icons without paying for an app - is there any custom code that could help me do this?
thanks in advanced
Hi Mrrager,
yes this can be done.
A custom code would be required to create an option in the customizer where you can upload the images. Let me know if you need any further help.
I would love any help available - I have tried some apps but would really rather upload my own icons. Do you know what type of code I would need to add
@Mrrager - do you want to upload it for all the products or the particular ones?
Hey @Suyashi1 - i would like to input maybe around 4-6 kind of icons on the main page only.
I got these kind of tiny icons made on Canva.
thanks
@Mrrager - if you want on home page only then I recommend to use custom html/liquid section for it
so
1] first upload these logos to assets folder
2] then using html code to show these icons on home page, this code you can add into custom html/liquid section
3] style it as per the need using css