Hello,
I have done edits / changed on these many times, however this time it seems to be eluding me on how to make these work, unless they have changed. I am in the process of building this site and want to swap out these icons.
This is the code for the first box;
<div class="top_boxes">
<div class="top_box">
<div class="top_box_inner"><i class="ion-ios-cloud-download-outline"></i>
<h3>Events - Weddings, Picnics & Retreats</h3>
<div class="top_box_text"> We offer a wide variety of tents and services geared towards special events.</div>
<a href="index.php/features-mainmenu-47/template-specific-features" class="readon">Learn More</a>
I am trying to change this <i class="ion-ios-cloud-download-outline"></i> to a calendar "ion-calendar"
I have tried the sites recommended by the templates http://www.shape5.com/demo/images/general/ionicons/cheatsheet.html and https://ionic.io/ionicons but neither seem to have the same "ion-ios" that is in the code. I have tried mashing them together, apart, completely replacing them etc, to no avail.
Thank you for looking in to this.