Icons for section 2 High Tech theme

Home Forums All Other Themes Icons for section 2 High Tech theme

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #66924
    HansHans
    Participant
    • Topics: 26
    • Replies: 70
    • Total: 96
    Member since: October 12, 2016

    Hello,

    how do I got the icons above the text in section 2 of the SKT High Tech theme?

    I need to create a new page for each service box but do I have to implement an icon that appears on top of the wording?
    Is there some icons for this that can be downloaded for use?

    Best
    Hans

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

    Hi Hans,

    It is an image. You can create your own image icon in .jpeg format and change the path of the image from style.css

    Here is the class to change the image:
    .service_home{}
    .service_home:nth-child(3){}
    .service_home:nth-child(4){}

    Regards,
    Dave

    #67246
    HansHans
    Participant
    • Topics: 26
    • Replies: 70
    • Total: 96
    Member since: October 12, 2016

    Hello Dave,

    so the path for the image goes in between the two {} ?

    BTW the description does not say anything about the icons or do I have overseen something?

    BR
    Hans

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

    Hi Hans,

    Here is the example code:

    .service_home{background:url(sktthemesdemo.net/computer-repair/wp-content/themes/skt_computer/images/computer-repair.png);}

    Same for the other 2 classes. You have replace the links in the bracket.

    Regards,
    Dave

    #67328
    HansHans
    Participant
    • Topics: 26
    • Replies: 70
    • Total: 96
    Member since: October 12, 2016

    Dave,

    I was not asking for the CSS code for the background of the service boxes.

    I was asking for the CSS code to change the service icons that sity on top of the 3 service boxes.

    Since I don’t have an overview what wording you use inside your CSS code it is a fishing in the dark.

    Hans

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

    Hi Hans,

    I understand. The above code is for changing the service icons. You will find all the icons in style.css in the given classes.

    If you are still having the issue then upload your icons in media library and send us your WordPress admin details via sktthemes.net/contact

    We will resolve the issue asap.

    Regards,
    Dave

    #67405
    HansHans
    Participant
    • Topics: 26
    • Replies: 70
    • Total: 96
    Member since: October 12, 2016

    Dave,

    the CSS code you have sent clearly says “{background:url….” so this does change the background of the service boxes and NOT the service icons. Therefore I have asked you to let me know the CSS codename for the icons!

    In the anatomy of your High-Tech theme there is no style.css the only file I have found is style_base.css and this does not contain any sytle code for service icons.

    Hans

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

    Kindly send us your URL of the site and 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,
    Dave

    #67417
    HansHans
    Participant
    • Topics: 26
    • Replies: 70
    • Total: 96
    Member since: October 12, 2016

    Dave,

    I am not happy to let you change things on the website. All the more there is a great chance that you will change things inside of your programing that is not reproducible for the user. I of course would like to know where the problem is and let be things reversible for the user.

    So why is it not possible to let me know the CSS code for the service icon instead of letting you dig deep inside your programing?

    Hans

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

    Hi Hans,

    This theme has this problem. I am sure the other newer themes don’t have this problem.

    Whenever we get time will update this theme but won’t be too sooner.

    Regards,

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Icons for section 2 High Tech theme’ is closed to new replies.