Home › Forums › All Other Themes › Laptop Repair
- This topic has 5 replies, 2 voices, and was last updated 4 years, 4 months ago by
Forum Moderator.
-
AuthorPosts
-
May 7, 2019 at 4:12 pm #122956
Hello is it possible to change the email and phone icon color in the Laptp Repair Theme
May 8, 2019 at 3:43 am #122973Hi,
Yes of course, kindly show us your website URL?
Regards,
ChrisMay 8, 2019 at 11:41 am #123001http://votpservices.com/main/
May 9, 2019 at 4:48 am #123030Hi,
Unfortunately, this is an image. If you want to change icon color you can use font awesome icon instead of image.
Kindly go to Appearance >> Customize >> Header >> Topbar Right Text 1 and use this code.
Topbar Right Text 1 code
<i class="fa fa-volume-control-phone"></i> <span>317-825-VOTP (8687)</span>
Topbar Right Text 2 code
<i class="fa fa-envelope-o"></i> <span>[email protected]</span>
Regards,
ChrisMay 9, 2019 at 11:46 am #123110If I want to change the whole image what should I do? When I put the new one in the same directory it would not show the image correctly?
May 10, 2019 at 3:57 am #123132Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.sintp img, .suptp img { filter: hue-rotate(80deg);}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.