New Landing How can we help? Themeforest Theme Support Flexform How use all the icons Font Awesome and in all sizes

Viewing 15 posts - 1 through 15 (of 21 total)
  • Posted in: Flexform
  • #84342
    blaouchez
    Member
    Post count: 448

    Hello,

    If you use Font Awesome icons with shortcode, you can not choose any size and images

    How to use all the icons in all sizes and as seen on the sit Font Awesome?

    <i class=”fa fa-gavel”> </ i>

    #84347
    blaouchez
    Member
    Post count: 448

    …finaly, I use plugin font awesome but I can’t change color…

    I also tested to insert code in function.php but it does not work better

    #84737
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    The code will not work in function.php. Please make a page and insert this code through wp content editor to test the code .
    Thanks πŸ™‚
    With Best Regards
    Swift Ideas

    #84746
    blaouchez
    Member
    Post count: 448

    Sorry, my answer was not clear, I tested this code:
    http://mosaika.fr/ajouter-police-icones-webfont-wordpress-fontawesome/#.U6g8I6XDPVB

    If I just use a code <i class=”fa fa-gavel”> </ i> in the editor WP, it does not work, I do not understand why.

    If I use the shortcode in the theme, it works but there is not a lot of parameters was given the smaller size does not fit me.

    #84753
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    If you provide wordpress admin login detail so i can debug to fix the issue very soon.
    Thanks πŸ™‚
    With Best Regards
    Swift Ideas

    #84876
    blaouchez
    Member
    Post count: 448
    This reply has been marked as private.
    #85175
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Have you forgot to provide admin login page URL ?
    Thanks πŸ™‚
    With Best Regards
    Swift Ideas

    #85187
    blaouchez
    Member
    Post count: 448
    #85193
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me shortcode of icon so i can try to put.
    Thanks πŸ™‚
    With Best Regards
    Swift Ideas

    #85195
    blaouchez
    Member
    Post count: 448

    Exemple
    <i class=”fa fa-camera-retro”></i>

    #85210
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use code like that :

    <i class="icon  icon-camera"></i> 
    
    <i class="icon  icon-camera icon-2x"></i>
    
    <i class="icon  icon-camera icon-3x"></i>
    
    <i class="icon  icon-camera icon-4x"></i>
    
    <i class="icon  icon-camera icon-5x"></i>

    Thanks πŸ™‚
    With Best Regards
    Swift Ideas

    #85241
    blaouchez
    Member
    Post count: 448

    it works but I had already tried this code and it did not work.

    Have you added a new parameter?

    #85243
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that issue resolved. I did not added any parameter.
    Thanks πŸ™‚
    With Best Regards
    Swift Ideas

    #85247
    blaouchez
    Member
    Post count: 448

    ok, thank you very much.

    Is the o can add color to these pictos via css ?

    #85265
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use code like this :
    Use Icon Code
    <i class="icon icon-camera icon-2x color-camera"></i>

    Define CSS code at Admin -> Theme Options -> Custom CSS
    i.color-camera{color:#ff0000 !important}

    Hope that should help and let me know your feedback.
    Thanks πŸ™‚
    With Best Regards
    Swift Ideas

Viewing 15 posts - 1 through 15 (of 21 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register