Home › Forums › All Other Themes › Industrial Theme – Use Fontawesome Icons in Four Column Services
- This topic has 18 replies, 2 voices, and was last updated 7 years, 2 months ago by Sonl Sinha.
-
AuthorPosts
-
July 25, 2017 at 8:19 pm #79290
Is there a way to use Fontawesome Icons instead of image files for the Four Column Services area?
July 26, 2017 at 6:23 am #79328Hi,
Kindly show us your website URL so that we can assist further.
Regards,
BradJuly 26, 2017 at 1:19 pm #79438http://newsite.stolztelecom.com/
July 26, 2017 at 1:25 pm #79444Hi,
This can only be done via coder.
Kindly send us your WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
BradJuly 27, 2017 at 1:40 am #79483I will just try to create the icons with the round background, like in the demo page.
July 27, 2017 at 5:56 am #79500Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
BradAugust 23, 2017 at 7:17 pm #81668http://imgur.com/a/OWuwJ
We want to use icons with rounded borders like the ones you have as default. The fontawesome icons would be perfect, but the theme is only setup to use files at this time.
August 28, 2017 at 1:10 pm #81979Hi,
Kindly refer this link to setup four boxes.
http://sktthemesdemo.net/documentation/industrial-doc/#homepage-setupRegards,
BradAugust 30, 2017 at 10:08 pm #82155That worked. Now I notice a different issue. The last box is shorter than the rest. Here is a picture of it. http://imgur.com/a/ly1cI
August 31, 2017 at 5:30 am #82179Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.one_four_page .one_four_page_content { min-height:240px;}
Regards,
BradAugust 31, 2017 at 12:40 pm #82207Thanks Brad! That fixed the length. Is there any way to fix the text length so it pushes the Read More link into the same position as the others.
August 31, 2017 at 1:26 pm #82209Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.one_four_page { position:relative;} .one_four_page a.pagemore { position:absolute; left:50%; bottom:25px; transform:translateX(-50%); -moz-transform:translateX(-50%); -webkit-transform:translateX(-50%);}
Regards,
BradAugust 31, 2017 at 1:40 pm #82213Thanks Brad! That got the Read More link at the same level, but the text is still cut off at 4 lines.
September 1, 2017 at 5:09 am #82248Hi,
Your website URL is not working.
Regards,
BradSeptember 1, 2017 at 11:20 am #82274Sorry. I moved it last night. Try www.stolztele.com
-
AuthorPosts
- You must be logged in to reply to this topic.