Title: Three problems
Last modified: August 30, 2016

---

# Three problems

 *  Resolved [Ciredor](https://wordpress.org/support/users/ciredor/)
 * (@ciredor)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/three-problems-2/)
 * Plugin is really nice (since it’s combining both adding icons to content and 
   menu ) but i found 3 problems.
 * 1. Today update broke icon align using font align. After update all my centered
   icons went back to right side and can’t be centered again.
 * 2. It’s not possible to put icon next to text. When i do text goes to new line.
   I know there’s option “Single icon with text and shape” but what if i don’t want
   to have any shape around icon? It’s still visible even with color cleared.
 * 3. Icons in menu are great. But if i want to put image as menu background using
   other plugins then icon selection option disappear.
 * [https://wordpress.org/plugins/agp-font-awesome-collection/](https://wordpress.org/plugins/agp-font-awesome-collection/)

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [Alexey Golubnichenko](https://wordpress.org/support/users/agolubnichenko/)
 * (@agolubnichenko)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/three-problems-2/#post-6323549)
 * Hi Ciredor,
 * Could U pls send link on your site where I can check described issues?
 * With best regards,
    Alexey
 *  Thread Starter [Ciredor](https://wordpress.org/support/users/ciredor/)
 * (@ciredor)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/three-problems-2/#post-6323555)
 * It’s still on localhost so i can’t. But after some more detailed searching i 
   found that 2. was caused not by this plugin but SiteOrigin editor ( from SiteOrigin
   Widgets Bundle ) so i guess i will go there to report it.
 *  Plugin Author [Alexey Golubnichenko](https://wordpress.org/support/users/agolubnichenko/)
 * (@agolubnichenko)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/three-problems-2/#post-6323575)
 * OK, in this way
 * 1) Could you please send a piece of code from TinyMCE editor (text mode) with
   this issue and screenshot with page code of this part of the code (as result)–
   something like this – [http://c2n.me/3kGcGBG](http://c2n.me/3kGcGBG). I can try
   to check it local.
    2) If you check your page code you possible to find `<br>`
   tag between icon and text that was added automaticly in some way. 3) Pls send
   name of a plugin that you use, screen with menu and code-screen like I have added
   above for point 1.
 * You can send this info directly in this topic, via my email [agpdeal@gmail.com](https://wordpress.org/support/topic/three-problems-2/agpdeal@gmail.com?output_format=md)
   or share via dropbox.
 *  Plugin Author [Alexey Golubnichenko](https://wordpress.org/support/users/agolubnichenko/)
 * (@agolubnichenko)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/three-problems-2/#post-6323776)
 * Hi, Ciredor!
 * Have You any news about Your issue or I can resolve this topic?
 * With best regards,
    Alexey
 *  [Marco Web](https://wordpress.org/support/users/marco-web/)
 * (@marco-web)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/three-problems-2/#post-6323845)
 * Hi,
 * i use this code with this plug-in:
 * [fac_icontext icon=”bicycle” text=”Trasporto Biciclette” shape_type=”round” shape_bg
   =”#ffffff” shape_bg_hover=”#dd3333″ icon_color=”#dd3333″ icon_color_hover=”#ffffff”
   text_color=”#000000″ text_color_hover=”#000000″]
 * but how i can make the icon bigger?
 * Thanks…
 *  Plugin Author [Alexey Golubnichenko](https://wordpress.org/support/users/agolubnichenko/)
 * (@agolubnichenko)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/three-problems-2/#post-6323846)
 * Hi Marko,
 * “Shaped Icon with Text” element has predefined set of parameters that includes
   font size for properly displaying of this element. So you can’t change icon size
   here.
 *  [Marco Web](https://wordpress.org/support/users/marco-web/)
 * (@marco-web)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/three-problems-2/#post-6323847)
 * Ops… Sorry i write in a wrong topic…
 * About my problem i can’t set the font size when i use “shaped icon with text”…
   here the image of the settings:
 * [http://www.taxicortinasci.it/wp-content/uploads/2015/09/Example.jpg](http://www.taxicortinasci.it/wp-content/uploads/2015/09/Example.jpg)
 * And using the “simple icon” i set the font size but without the correct result.
 * Here the code of 3 example:
 * [fac_icon icon=”bus fa-4x” color=”#000000″ color_hover=”#dd3333″]
 * [fac_icon icon=”bicycle” color=”#dd3333″ color_hover=”#1e73be” font_size=”300″]
 * [fac_icontext icon=”bicycle” text=”Trasporto Biciclette” shape_type=”round” shape_bg
   =”#ffffff” shape_bg_hover=”#dd3333″ icon_color=”#dd3333″ icon_color_hover=”#ffffff”
   text_color=”#000000″ text_color_hover=”#000000″]
 * And here the result:
    [http://www.taxicortinasci.it/icone/](http://www.taxicortinasci.it/icone/)
 * Only with the firs example the icon become bigger, but using the 4x in the shaped
   version the icon rest small.
 * Any suggest? Thanks Alexey! 🙂
 *  Plugin Author [Alexey Golubnichenko](https://wordpress.org/support/users/agolubnichenko/)
 * (@agolubnichenko)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/three-problems-2/#post-6323848)
 * Marko,
 * Regarding to your shortcodes:
 * > [fac_icon icon=”bus fa-4x” color=”#000000″ color_hover=”#dd3333″]
 * You are able to use custom font-size for this shortcode via shortcode settings
   or with specific FA font size class (fa-4x).
 * > [fac_icon icon=”bicycle” color=”#dd3333″ color_hover=”#1e73be” font_size=”300″]
 * You’ve missed “px” value for font-size, it should be – font_size=”300px”
 * > [fac_icontext icon=”bicycle” text=”Trasporto Biciclette” shape_type=”round”
   > shape_bg=”#ffffff” shape_bg_hover=”#dd3333″ icon_color=”#dd3333″ icon_color_hover
   > =”#ffffff” text_color=”#000000″ text_color_hover=”#000000″]
 * As I described above, “Shaped Icon with Text” element has predefined set of parameters
   that includes font size for properly displaying of this element. So you can’t
   change icon size via shortcode settings because it is styled in the plugin css
   file and can’t be changed.
 * As suggestion, I can propose to use native FA icons features that described [here](http://fontawesome.io/examples/)
   in the “Stacked Icons” section. With this code you’re able to add round shape
   icon with custom size.
 *  [Marco Web](https://wordpress.org/support/users/marco-web/)
 * (@marco-web)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/three-problems-2/#post-6323849)
 * Ok, thanks Alexey.
 * Finally i use this code:
 * [[fac_icon icon=”bus fa-3x” color=”#ffffff” color_hover=”#ffffff”]](https://wordpress.org/support/topic/three-problems-2/?output_format=md#insert link)
 * where icone is a custum class in my css that do the circle under the icon:
 * .icone{display:block;width:100px;height:100px;border-radius:66px;border:4px double#
   ccc;font-size:20px;color:#fff;line-height:120px;text-align:center;text-decoration:
   none;text-shadow:0 1px 0 #fff;background:#c0c0c0}
    .icone:hover{border:4px double#
   ccc;color:#fff;text-decoration:none;background:#f10a10}

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Three problems’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/agp-font-awesome-collection_647baf.
   svg)
 * [AGP Font Awesome Collection](https://wordpress.org/plugins/agp-font-awesome-collection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/agp-font-awesome-collection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/agp-font-awesome-collection/)
 * [Active Topics](https://wordpress.org/support/plugin/agp-font-awesome-collection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/agp-font-awesome-collection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/agp-font-awesome-collection/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [Marco Web](https://wordpress.org/support/users/marco-web/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/three-problems-2/#post-6323849)
 * Status: resolved