-
AuthorPosts
-
January 13, 2015 at 6:43 am #181927
Hey Themeco,
How can i make my icon glyphs from font awesome bigger within the shortcode? Or how can i only set the size of the icon within a row without affecting my text?Thanks in advance for your help.
January 13, 2015 at 12:26 pm #182186Hi there,
Thanks for writing in!
You can use the following custom CSS code under the icon’s style field to increase it’s font size (see: http://prntscr.com/5s1vv6):
font-size: 20px;
Adjust 20px to increase/decrease the size of the icon.
Hope this helps. 🙂
Thank you.
January 14, 2015 at 1:47 pm #183064Hey thanks support but now i ant seem to center icon? Also how can i increase the font size in the shortcode of the icon?
This is the image of what i am seeing. As you can see, i was able to increase the size of the icon but it is far left.
https://drive.google.com/file/d/0BwxtYLW4VXK0U1FUaTNjUHhXeU0/view?usp=sharing
thanks!
January 15, 2015 at 1:44 am #183445Hi,
To further assist you with this issue, we’ll first need you to provide us with your URL as stated on the forum entrance page. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
January 15, 2015 at 7:58 am #183657Ok you got it and i will read the instructions again.
http://profesordeinglesprovidencia.com/
Thanks Support.
January 15, 2015 at 8:38 pm #184104Hi there,
Thank you for writing in! to adjust the size of the icons please add this custom css under Custom > CSS in the Customizer.
[class^="x-icon-"]:before, [class*=" x-icon-"]:before { font-size: 35px; }
Adjust the size value 35px where you see it fits.
Hope it helps, Cheers!
January 16, 2015 at 5:55 am #184333thanks a lot support/ Its all good to go.
January 16, 2015 at 10:49 pm #184879Great to hear that 😉 And you’re very much welcome!
-
AuthorPosts