Private: Home › Forums › HTML Templates › Mixed Modern and Professional HTML Template › change icons › Reply To: change icons
February 14, 2015 at 12:31 pm
#2099
Keymaster
Hi,
On page Elements-Icons you can find list of all available icons in template. So if you want different icon you just need to replace class “linecons-genius” to other available icon classes e.g “linecons-notebook”.
If you want to put custom image, you can replace “<i class=”linecons-genius triggerAnimation animated” data-animate=’zoomIn’></i>
” with image tag “<img src="url-to-image"/>
” and adjust CSS so it fit nicely in circle.
Vladimir