Home › Forums › All Other Themes › Icons for section 2 High Tech theme
- This topic has 9 replies, 2 voices, and was last updated 7 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
March 27, 2017 at 1:33 pm #66924
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
HansMarch 29, 2017 at 9:46 am #67226Hi 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,
DaveMarch 29, 2017 at 10:53 am #67246Hello 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
HansMarch 29, 2017 at 1:21 pm #67316Hi 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,
DaveMarch 29, 2017 at 2:24 pm #67328Dave,
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
March 30, 2017 at 6:25 am #67394Hi 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,
DaveMarch 30, 2017 at 7:24 am #67405Dave,
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
March 30, 2017 at 7:58 am #67406Kindly 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,
DaveMarch 30, 2017 at 8:25 am #67417Dave,
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
March 30, 2017 at 11:25 am #67436Hi 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,
-
AuthorPosts
- The topic ‘Icons for section 2 High Tech theme’ is closed to new replies.