Home Forums Themes Support Gecko Icons for site

Topic Resolution: Resolved
Viewing 9 reply threads
  • Author
    Posts
    • #29537

      Hi,

      Do you offer a selection of image icons that can be used on my site? Icons like: a thunder bolt, a cross, a stick figure human etc. Thanks.

    • #29541

      Hi,

      Our theme support these icons https://www.pixeden.com/icon-fonts/stroke-7-icon-font-set and https://fontawesome.com/v4.7.0/icons/ Please let me know which icon you choose. I will give you code to do.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #29619

      Thanks for the options. I prefer the icons of Font Awesome.

    • #29631

      Hi Cairs,

      Please check link https://fontawesome.com/v4.7.0/icons/ and click on the icon you want to use https://fontawesome.com/v4.7.0/icon/battery-three-quarters and copy code http://prntscr.com/mwm9ry

      Example:

      <i class="fa fa-battery-three-quarters" aria-hidden="true"></i> Battery Icon

      Battery Icon

      to where you want to show

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #29672

      Thanks I will do that.

    • #29674

      Is there a way to make the icons larger? Thanks.

    • #29678

      Hi Cairs,

      Please change code to

      <i class="fa fa-child" aria-hidden="true" style="font-size: 20px;"></i>

      add the code

      style="font-size: 20px;"

      to the icon code

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #29701

      Great thanks. Is there a way to change the color of them as well? Thanks.

    • #29706

      Hi Cairs,

      Please change code to

      <i class="fa fa-child" aria-hidden="true" style="font-size: 20px; color: #59bf00"></i>

      and change color as your.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #29754

      Thanks!

Viewing 9 reply threads

You must be logged in to reply to this topic.