i class="icon-et-..."

3 replies·opened May 31, 2017
B
basiorMay 31, 2017

Hello, i want to change a <div class="common-height clearfix"> in onepage.html and i had a problem.
For example:

<div class="row common-height grid-border clearfix">
									<div class="col-md-4 col-sm-6 col-padding">
										<div class="feature-box fbox-center fbox-dark fbox-plain fbox-small nobottomborder">
											<div class="fbox-icon">
												<a href="#"><i class="icon-et-mobile"></i></a>
											</div>
											<h3>Responsive Framework</h3>
										</div>
									</div>

In that code icon-et-mobile have the icon image, but in folder 'images' i cant find it to replace the icon. How to do that? Where i should search that? Can anyone help me with that please?

S
SemiColonWebSTAFFMay 31, 2017

Hello,

Please check out the List of Icons included in the Documentation > Shortcodes > Icons Section. You can then simply use the Icon Codes to replace the Default Icons used in the Templates. Example:

<i class="icon-et-mobile"></i>

You can simply change the .icon-et-laptop Class in the above code with the Codes provided in the Icon List.

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

B
basiorMay 31, 2017

Thanks for anserw but I dont have a shorcodes folder in Documentation ;< what now ? :)

S
SemiColonWebSTAFFMay 31, 2017

Hello,

  1. Please open the index.html File from your Documentation Folder.

  2. Open the Shortcodes Section.

  3. Then scroll to the Icons Section.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard