I use the template JA_Agrivita
How can i change the svg windmill icon like a tent for this website with my own stored in …/images/icons/.

Thanks.

Hi @abcorp,
Follow some below steps to change the windmill icon.

  1. Copy the t4section.php from "ja_agrivita/html/layouts/chromes/" folder to "ja_agrivita/local/html/layouts/chromes/" folder.
  2. Open the t4section.php in the "ja_agrivita/local/html/layouts/chromes/" and scroll down to the line 66.
  3. Change the .svg image by your .svg image. Save and reload your website.
    <svg>
    ...
    </svg>
Write a Reply...
You need to Login to view replies.