Industrial Theme – Use Fontawesome Icons in Four Column Services

Home Forums All Other Themes Industrial Theme – Use Fontawesome Icons in Four Column Services

Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • #79290
    RobertRobert
    Participant
    • Topics: 3
    • Replies: 12
    • Total: 15
    Member since: October 14, 2016

    Is there a way to use Fontawesome Icons instead of image files for the Four Column Services area?

    #79328
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Brad

    #79438
    RobertRobert
    Participant
    • Topics: 3
    • Replies: 12
    • Total: 15
    Member since: October 14, 2016

    http://newsite.stolztelecom.com/

    #79444
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    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,
    Brad

    #79483
    RobertRobert
    Participant
    • Topics: 3
    • Replies: 12
    • Total: 15
    Member since: October 14, 2016

    I will just try to create the icons with the round background, like in the demo page.

    #79500
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Brad

    #81668
    RobertRobert
    Participant
    • Topics: 3
    • Replies: 12
    • Total: 15
    Member since: October 14, 2016

    http://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.

    #81979
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly refer this link to setup four boxes.
    http://sktthemesdemo.net/documentation/industrial-doc/#homepage-setup

    Regards,
    Brad

    #82155
    RobertRobert
    Participant
    • Topics: 3
    • Replies: 12
    • Total: 15
    Member since: October 14, 2016

    That 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

    #82179
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    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,
    Brad

    #82207
    RobertRobert
    Participant
    • Topics: 3
    • Replies: 12
    • Total: 15
    Member since: October 14, 2016

    Thanks 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.

    #82209
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    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,
    Brad

    #82213
    RobertRobert
    Participant
    • Topics: 3
    • Replies: 12
    • Total: 15
    Member since: October 14, 2016

    Thanks Brad! That got the Read More link at the same level, but the text is still cut off at 4 lines.

    #82248
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Your website URL is not working.

    Regards,
    Brad

    #82274
    RobertRobert
    Participant
    • Topics: 3
    • Replies: 12
    • Total: 15
    Member since: October 14, 2016

    Sorry. I moved it last night. Try www.stolztele.com

Viewing 15 posts - 1 through 15 (of 19 total)
  • You must be logged in to reply to this topic.